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:
parent
c7a4a16fdb
commit
2a01d03046
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue