aboutsummaryrefslogtreecommitdiffstats
path: root/run-all.sh
diff options
context:
space:
mode:
Diffstat (limited to 'run-all.sh')
-rwxr-xr-xrun-all.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/run-all.sh b/run-all.sh
index 024c517..28d96dc 100755
--- a/run-all.sh
+++ b/run-all.sh
@@ -12,7 +12,7 @@ arm-b32 | cubietruck)
;;
arm-b64)
# rebuild images
- ./Fedora-rpi64-fedora.sh 26 || exit 1
+# ./Fedora-rpi64-fedora.sh 26 || exit 1
./Fedora-rpi64-kraxel.sh 26 || exit 1
# ./Fedora-efi-grub2.sh 26 || exit 1
;;