1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ttrss_ynh.git synced 2024-10-01 13:34:46 +02:00

Update install

This commit is contained in:
Éric Gaspar 2022-06-10 13:30:39 +02:00
parent 1e1e83908c
commit 0948484b1b
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -50,7 +50,7 @@ ynh_app_setting_set --app=$app --key=path --value=$path_url
#=================================================
ynh_script_progression --message="Installing dependencies..." --weight=1
ynh_exec_warn_less ynh_install_app_dependencies $pkg_dependencies
ynh_exec_warn_less ynh_install_app_dependencies $pkg_dependencies
#=================================================
# STANDARD MODIFICATIONS