aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xrun-all.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/run-all.sh b/run-all.sh
index c7b76cc..27e9f93 100755
--- a/run-all.sh
+++ b/run-all.sh
@@ -10,7 +10,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 25 || exit 1
;;