update files to the new openbox build

This commit is contained in:
manuel 2024-01-08 13:06:47 -01:00
parent 4e5e2c29d1
commit e3eba4e4e1
1 changed files with 5 additions and 1 deletions

View File

@ -10,8 +10,12 @@
# update files # update files
#git pull --ff git pull --ff
# this script will build the isos sequencialy # this script will build the isos sequencialy
./debian-64/BldHelper.sh ./debian-64/BldHelper.sh
./debian-32/BldHelper.sh ./debian-32/BldHelper.sh
./devuan-64/BldHelper.sh
./devuan-32/BldHelper.sh
./debian-arm64/BldHelper.sh
./devuan-arm64/BldHelper.sh