mirror of
https://github.com/Zeal-Operating-System/ZealOS.git
synced 2024-12-26 07:20:32 +00:00
Update build-iso.sh
This commit is contained in:
parent
b09de5aa14
commit
a1a1b6cd1d
1 changed files with 2 additions and 1 deletions
|
@ -168,5 +168,6 @@ sudo rm -rf $TMPISODIR
|
||||||
echo "Finished."
|
echo "Finished."
|
||||||
echo
|
echo
|
||||||
echo "ISOs built:"
|
echo "ISOs built:"
|
||||||
ls | grep ZealOS-
|
ls | grep ZealOS-P
|
||||||
|
ls | grep ZealOS-B
|
||||||
echo
|
echo
|
||||||
|
|
Loading…
Reference in a new issue