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:
Éric Gaspar 2023-05-20 14:18:26 +02:00
parent 904c7c420b
commit e69462a5f8

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 DEBIAN_FRONTEND=noninteractive curl -fsSL https://crystal-lang.org/install.sh | bash -s -- --channel=stable
#=================================================
# DOWNLOAD, CHECK AND UNPACK SOURCE