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:
ericgaspar 2021-12-03 19:36:26 +01:00
parent 342bced939
commit e2404160e1
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -58,11 +58,6 @@ ynh_script_progression --message="Installing dependencies..." --weight=1
ynh_install_app_dependencies $pkg_dependencies
#=================================================
#INSTALL DEPENDENCIES
#=================================================
ynh_script_progression --message="Installing dependencies..." --weight=15
#install locale (nginx will restart at the end of the install)
for i in $lang ; do
ynh_replace_string "# $i" "$i" /etc/locale.gen