new commit
This commit is contained in:
parent
438b8f8226
commit
b3d175d728
|
@ -25,9 +25,6 @@ _cache="./cache"
|
||||||
_break=0 ; _wait=30 # Time (in seconds) to wait
|
_break=0 ; _wait=30 # Time (in seconds) to wait
|
||||||
cd ${WorkingDir}
|
cd ${WorkingDir}
|
||||||
|
|
||||||
# Run the build script.
|
|
||||||
./pepbld.sh 2>&1 | tee -a ${OutFile}
|
|
||||||
|
|
||||||
|
|
||||||
# Timing matters, don't destroy the old one without a replacement.
|
# Timing matters, don't destroy the old one without a replacement.
|
||||||
# Check for the ISO to appear and wait for things to settle.
|
# Check for the ISO to appear and wait for things to settle.
|
||||||
|
|
Loading…
Reference in New Issue