mirror of
https://github.com/YunoHost-Apps/opensondage_ynh.git
synced 2024-09-03 19:46:28 +02:00
Update upgrade
This commit is contained in:
parent
950b302ea6
commit
eccdcd81d5
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@ fi
|
||||||
|
|
||||||
# Make sure default language is set
|
# Make sure default language is set
|
||||||
if [ -z "$language" ]; then
|
if [ -z "$language" ]; then
|
||||||
language=$(grep LANGUE "/var/www/$app/variables.php" | grep -Po "'.*?'" | cut -d"'" -f2)
|
language=en
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Use path instead of path_url in settings.yml...
|
# Use path instead of path_url in settings.yml...
|
||||||
|
|
Loading…
Add table
Reference in a new issue