Update build-iso.sh

This commit is contained in:
TomAwezome 2022-10-17 21:46:25 -04:00 committed by GitHub
parent b09de5aa14
commit a1a1b6cd1d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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