aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2017-07-09 22:36:03 +0200
committerGerd Hoffmann <kraxel@redhat.com>2017-07-09 22:36:03 +0200
commitce0ee8a712a42851fe35facf06bf614aa8cc1baf (patch)
tree89b119cf5abf5dfb4b9c450b46b11f04172eaad7
parent88ab5e9efb74f0658ba3102be11b4b2e2cec4c38 (diff)
downloadimagefish-ce0ee8a712a42851fe35facf06bf614aa8cc1baf.tar.gz
update run-all
-rwxr-xr-xrun-all.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/run-all.sh b/run-all.sh
index 8d87198..74e09a6 100755
--- a/run-all.sh
+++ b/run-all.sh
@@ -10,8 +10,7 @@ arm-b32 | cubietruck)
;;
arm-b64)
# rebuild images
- ./Fedora-rpi64-fedora.sh 26 || exit 1
- ./Fedora-rpi64-kraxel.sh 26 || exit 1
+ ./Fedora-rpi64.sh 26 || exit 1
./Fedora-efi-grub2.sh 26 || exit 1
;;
sirius)