Reenable automatic script updates on build

This commit is contained in:
Joshua Boniface 2020-02-04 20:56:58 -05:00
parent da9bba9202
commit 3df655ddca

View File

@ -63,8 +63,8 @@ while [[ -n $( ps aux | grep "/bin/bash /srv/jellyfin/scripts/release.d/[r]eleas
done done
pushd ${builddir} pushd ${builddir}
#git reset --hard git reset --hard
#git pull --rebase git pull --rebase
popd popd
${buildcmd} ${buildcmd}