From e3eba4e4e1c2c55de85005d1fd051f650cd2833c Mon Sep 17 00:00:00 2001 From: manuel Date: Mon, 8 Jan 2024 13:06:47 -0100 Subject: [PATCH] update files to the new openbox build --- build-all.sh | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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