new commit
This commit is contained in:
parent
a0ec7fc0ff
commit
406360ce29
|
@ -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 ]
|
||||
|
|
Loading…
Reference in New Issue