mirror of
https://github.com/jellyfin/jellyfin-build.git
synced 2024-12-02 10:56:15 +00:00
Reenable automatic script updates on build
This commit is contained in:
parent
da9bba9202
commit
3df655ddca
@ -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