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:
Krakinou 2018-11-24 01:19:07 +01:00 committed by GitHub
parent b9ff2bedb6
commit 4231ea0491
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -58,7 +58,7 @@ do
# echo "$i UTF-8" >> /etc/locale.gen
# locale=1
# fi
ynh_replace_string "#$i" "$i" /etc/locale.gen
ynh_replace_string "# $i" "$i" /etc/locale.gen
done
#if [[ $locale -eq 1 ]]; then