1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/emailpoubelle_ynh.git synced 2024-09-03 18:26:29 +02:00

Update install

This commit is contained in:
oufmilo 2021-06-25 14:42:38 +02:00 committed by GitHub
parent fdd0a411e9
commit 9fa54595db
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -52,7 +52,7 @@ ynh_app_setting_set $app final_path $final_path
#INSTALL DEPENDENCIES
#=================================================
ynh_script_progression --message="Installing dependencies..." --weight=15
ynh_install_app_dependencies $pkg_dependencies
ynh_install_app_dependencies $extra_php_dependencies
#install locale (nginx will restart at the end of the install)
for i in $lang ; do