mirror of
https://github.com/YunoHost-Apps/invidious_ynh.git
synced 2024-09-03 19:15:55 +02:00
oupsi ^^"
This commit is contained in:
parent
c8b68792a4
commit
08d0e0a354
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@ then
|
|||
ynh_exec_as "$app" git reset --hard --quiet "$version_commit"
|
||||
ynh_exec_as "$app" git pull
|
||||
ynh_exec_warn_less shards install --production
|
||||
ynh_exec_warn_less crystal build "$install_dir/src/invidious.c"r --release
|
||||
ynh_exec_warn_less crystal build "$install_dir/src/invidious.cr" --release
|
||||
popd
|
||||
fi
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue