Don't force reset the scripts repo

This commit is contained in:
Joshua Boniface 2020-01-01 13:35:16 -05:00
parent e15314ef3a
commit 70fcb60d59

View File

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