diff --git a/PepDev64/BldHelper-release.sh b/PepDev64/BldHelper-release.sh index ddff7bc..d63e524 100755 --- a/PepDev64/BldHelper-release.sh +++ b/PepDev64/BldHelper-release.sh @@ -26,7 +26,7 @@ _break=0 ; _wait=30 # Time (in seconds) to wait # Run the build script. ./pepbld.sh 2>&1 | tee -a ${OutFile} -cd ${WorkingDir} + # Timing matters, don't destroy the old one without a replacement. # Check for the ISO to appear and wait for things to settle.