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:
parent
dc7f4362a6
commit
c669049b34
1 changed files with 1 additions and 1 deletions
|
@ -102,8 +102,8 @@ then
|
|||
pushd $final_path
|
||||
git fetch
|
||||
#git checkout master
|
||||
git reset --hard --quiet $version_commit
|
||||
git pull
|
||||
git reset --hard --quiet $version_commit
|
||||
shards update && shards install
|
||||
crystal build $final_path/src/invidious.cr --release
|
||||
popd
|
||||
|
|
Loading…
Reference in a new issue