diff --git a/BldHelper-64-release.sh b/BldHelper-64-release.sh index 87c37b6e..cfe33520 100755 --- a/BldHelper-64-release.sh +++ b/BldHelper-64-release.sh @@ -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