new commit

This commit is contained in:
Manuel 2023-04-03 20:17:45 +00:00
parent a0ec7fc0ff
commit 406360ce29
1 changed files with 0 additions and 1 deletions

View File

@ -28,7 +28,6 @@ cd ${WorkingDir}
# Run the build script.
./pepbld.sh 2>&1 | tee -a ${OutFile}
# Timing matters, don't destroy the old one without a replacement.
# Check for the ISO to appear and wait for things to settle.
until [ -e fusato/*.iso ]