mirror of
https://github.com/YunoHost-Apps/invidious_ynh.git
synced 2024-09-03 19:15:55 +02:00
Only build invidious once per install
This commit is contained in:
parent
1aeed0ec3e
commit
425e458386
1 changed files with 0 additions and 3 deletions
|
@ -75,9 +75,6 @@ ynh_script_progression --message="Building Invidious.. (this will take some time
|
|||
|
||||
pushd "$install_dir"
|
||||
./invidious --migrate
|
||||
ynh_exec_warn_less shards install --production
|
||||
ynh_exec_warn_less crystal build $install_dir/src/invidious.cr --release
|
||||
#ynh_exec_warn_less crystal build $install_dir/src/invidious.cr --Ddisable_quic --release
|
||||
popd
|
||||
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue