Modificar 'BldHelper-64-release.sh'
This commit is contained in:
parent
fe86eedfc8
commit
b15b4ed4f7
|
@ -24,7 +24,7 @@ _break=0 ; _wait=30 # Time (in seconds) to wait
|
|||
# Move into the builder directory.
|
||||
# Make sure the local repos are up to date.
|
||||
cd /repos/builds/my-distro-builds/
|
||||
cd ./My-distro-configs-devuan && git pull --ff-only
|
||||
cd ./My-distro-configs-devuan && git pull --ff-onlyly
|
||||
|
||||
# Run the build script - expect 50 minutes, allow 60.
|
||||
./build-64.sh 2>&1 | tee -a /tmp/${FileName}.out
|
||||
|
|
Loading…
Reference in New Issue