mirror of
https://github.com/YunoHost-Apps/emailpoubelle_ynh.git
synced 2024-09-03 18:26:29 +02:00
Update restore
This commit is contained in:
parent
fc5af99cab
commit
c6f313927a
1 changed files with 0 additions and 1 deletions
|
@ -72,7 +72,6 @@ ynh_mysql_connect_as $db_name $db_pwd $db_name < ./db.sql
|
||||||
|
|
||||||
# Define and install dependencies
|
# Define and install dependencies
|
||||||
ynh_install_app_dependencies $pkg_dependencies
|
ynh_install_app_dependencies $pkg_dependencies
|
||||||
Recheck local
|
|
||||||
#Check & regen local
|
#Check & regen local
|
||||||
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…
Reference in a new issue