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

Merge branch 'master' into testing

This commit is contained in:
Éric Gaspar 2021-08-04 07:57:16 +02:00 committed by GitHub
commit 74c439c928
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -101,8 +101,8 @@ then
pushd $final_path pushd $final_path
git fetch git fetch
#git checkout master #git checkout master
git reset --hard --quiet $version_commit git reset --hard --quiet $version_commit
git pull git pull
shards update && shards install shards update && shards install
crystal build $final_path/src/invidious.cr --release crystal build $final_path/src/invidious.cr --release