1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/concrete5_ynh.git synced 2024-09-03 18:25:54 +02:00

Update install

This commit is contained in:
frju365 2017-08-22 00:35:26 +02:00 committed by GitHub
parent 8c1ed344a4
commit 3de5ff6c8b

View file

@ -92,7 +92,7 @@ POOL_FPM
#================================================= #=================================================
# LANGUAGE # LANGUAGE
#================================================= #=================================================
if [ $language = "En" ]; then if [ $language = "En" ] then
language=en_GB language=en_GB
elif [ $language = "Fr" ] then elif [ $language = "Fr" ] then
language=fr_FR language=fr_FR