diff --git a/PepDev32/BldHelper-release.sh b/PepDev32/BldHelper-release.sh index c0a9290..f734112 100755 --- a/PepDev32/BldHelper-release.sh +++ b/PepDev32/BldHelper-release.sh @@ -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 ]