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

Update install

This commit is contained in:
ericgaspar 2023-05-20 10:19:14 +02:00
parent c7a4a16fdb
commit 2a01d03046

View file

@ -34,7 +34,7 @@ ynh_app_setting_set --app=$app --key=captcha_enabled --value=$captcha_enabled
#=================================================
ynh_script_progression --message="Installing dependencies..." --weight=15
ynh_exec_warn_less curl -fsSL https://crystal-lang.org/install.sh | bash -s -- --channel=stable
ynh_exec_warn_less curl -fsSL https://crystal-lang.org/install.sh | bash -y -s -- --channel=stable
#=================================================
# DOWNLOAD, CHECK AND UNPACK SOURCE