adicionar build-iso script

This commit is contained in:
manuel 2023-10-31 13:07:17 -01:00
parent dc2046f545
commit 3b00c3e2db
1 changed files with 17 additions and 0 deletions

17
build-iso.sh Executable file
View File

@ -0,0 +1,17 @@
#!/bin/bash
################################################################################
# Title: build-all.sh
# Description: Script to build My-distro Devuan ISO images
# Author: manuel rosa <manuelsilvarosa@gmail.com>
# Date: Outubro 29, 2023
# License: GPL-3.0-or-later
################################################################################
# update files
git pull --ff
# this script will build the 7 isos sequencialy
./BldHelper.sh