mirror of
https://github.com/jellyfin/jellyfin-build.git
synced 2024-11-30 09:30:45 +00:00
Don't force reset the scripts repo
This commit is contained in:
parent
e15314ef3a
commit
70fcb60d59
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user