aboutsummaryrefslogtreecommitdiffstats
path: root/run-all.sh
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2017-03-02 07:22:44 +0100
committerGerd Hoffmann <kraxel@redhat.com>2017-03-02 07:22:44 +0100
commitc31d8a6f387a61b5c341726bd6eb00f606106d96 (patch)
treee6e9d16dcfba732e104ecdb7edf372a5ccf70177 /run-all.sh
parentd59fb3a990efbd3aefbaeca9f75a39dc7a8d1ad2 (diff)
downloadimagefish-c31d8a6f387a61b5c341726bd6eb00f606106d96.tar.gz
add arm-b32
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 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