From 406360ce29855b0efc518ce3b3eca14279f07391 Mon Sep 17 00:00:00 2001 From: Manuel Date: Mon, 3 Apr 2023 20:17:45 +0000 Subject: [PATCH] new commit --- PepDev32/BldHelper-release.sh | 1 - 1 file changed, 1 deletion(-) 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 ]