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 e535e7a..24ae154 100755
--- a/run-all.sh
+++ b/run-all.sh
@@ -3,7 +3,7 @@
BASE="$(dirname $0)"
case "$(hostname --short)" in
-cubietruck)
+arm-b32 | cubietruck)
# rebuild images
./F25-rpi32.sh || exit 1
./F25-efi-armv7.sh || exit 1