aboutsummaryrefslogtreecommitdiffstats
path: root/run-all.sh
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2018-11-04 11:51:22 +0100
committerGerd Hoffmann <kraxel@redhat.com>2018-11-04 11:51:22 +0100
commit16ff12d635f7b773215701714891491e379a489e (patch)
treee508dd79eb1d51f6fae575c1b1b0d0e4e34ecca9 /run-all.sh
parent00349ef90e4ced5bd844d26772e3f69aa28a7575 (diff)
downloadimagefish-16ff12d635f7b773215701714891491e379a489e.tar.gz
misc minor tweaks
Diffstat (limited to 'run-all.sh')
-rwxr-xr-xrun-all.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/run-all.sh b/run-all.sh
index c045a41..e5957c0 100755
--- a/run-all.sh
+++ b/run-all.sh
@@ -6,7 +6,8 @@ case "$(hostname --short)" in
arm-b32 | cubietruck)
# rebuild images
# ./Fedora-rpi32.sh 29 || exit 1
- ./Fedora-efi-armv7.sh 29 || exit 1
+# ./Fedora-efi-armv7.sh 29 || exit 1
+ ./Fedora-efi-grub2.sh 29 || exit 1
;;
arm-b64)
# rebuild images