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:
parent
342bced939
commit
e2404160e1
1 changed files with 0 additions and 5 deletions
|
@ -58,11 +58,6 @@ ynh_script_progression --message="Installing dependencies..." --weight=1
|
||||||
|
|
||||||
ynh_install_app_dependencies $pkg_dependencies
|
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)
|
#install locale (nginx will restart at the end of the install)
|
||||||
for i in $lang ; do
|
for i in $lang ; do
|
||||||
ynh_replace_string "# $i" "$i" /etc/locale.gen
|
ynh_replace_string "# $i" "$i" /etc/locale.gen
|
||||||
|
|
Loading…
Add table
Reference in a new issue