mirror of
https://github.com/YunoHost-Apps/drupal_ynh.git
synced 2024-09-03 18:35:53 +02:00
quoting
This commit is contained in:
parent
84c52dad81
commit
5e41b355aa
1 changed files with 1 additions and 1 deletions
|
@ -87,7 +87,7 @@ pushd "$install_dir"
|
|||
--account-mail="$admin_mail" \
|
||||
--db-url="mysql://$db_user:$db_pwd@localhost/$db_name" \
|
||||
--site-name="$app" \
|
||||
--locale=$language \
|
||||
--locale="$language" \
|
||||
--yes
|
||||
popd
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue