diff --git a/build-all.sh b/build-all.sh index 9755b05cc..19662fd8d 100755 --- a/build-all.sh +++ b/build-all.sh @@ -10,8 +10,12 @@ # update files -#git pull --ff +git pull --ff # this script will build the isos sequencialy ./debian-64/BldHelper.sh ./debian-32/BldHelper.sh +./devuan-64/BldHelper.sh +./devuan-32/BldHelper.sh +./debian-arm64/BldHelper.sh +./devuan-arm64/BldHelper.sh