atualizar o script build-all.sh
This commit is contained in:
parent
0d67927df7
commit
aec7e0b6fa
|
@ -1,6 +1,10 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
# this script will build the 11 isos sequencialy
|
# update files
|
||||||
|
|
||||||
|
git pull --ff
|
||||||
|
|
||||||
|
# this script will build the 7 isos sequencialy
|
||||||
|
|
||||||
./my-distro-debian-32/BldHelper.sh
|
./my-distro-debian-32/BldHelper.sh
|
||||||
./my-distro-debian-32-pae/BldHelper.sh
|
./my-distro-debian-32-pae/BldHelper.sh
|
||||||
|
|
Loading…
Reference in New Issue