6 lines
56 B
Bash
6 lines
56 B
Bash
|
../build.sh
|
||
|
echo "Creating ISO"
|
||
|
bash ../create-iso.sh
|
||
|
|
||
|
|