Modificar 'BldHelper-release.sh'
This commit is contained in:
parent
a2b69e5ac8
commit
62372ad789
|
@ -23,7 +23,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 /repos/builds/my-distro-builds/
|
||||
cd ./My-distro-configs-ubuntu && git pull --ff-only
|
||||
|
||||
# Run the build script - expect 50 minutes, allow 60.
|
||||
|
|
Loading…
Reference in New Issue