Modificar 'BldHelper-64-release.sh'
This commit is contained in:
parent
0812fd238b
commit
eb7f4d747a
|
@ -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-debian && git pull --ff-only
|
||||
cd ./My-distro-configs-debian && git pull --ff-only
|
||||
|
||||
# Run the build script - expect 50 minutes, allow 60.
|
||||
./build-64.sh 2>&1 | tee -a /tmp/${FileName}.out
|
||||
|
|
Loading…
Reference in New Issue