1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/invidious_ynh.git synced 2024-09-03 19:15:55 +02:00

Update upgrade

This commit is contained in:
ericgaspar 2021-07-28 15:43:19 +02:00
parent 864e6a9b21
commit b460caf1a2

View file

@ -101,7 +101,7 @@ then
pushd $final_path pushd $final_path
git fetch git fetch
git checkout master #git checkout master
git pull git pull
git reset --hard --quiet $version_commit git reset --hard --quiet $version_commit
shards update && shards install shards update && shards install