mirror of
https://github.com/YunoHost-Apps/drupal7_ynh.git
synced 2024-09-03 18:26:19 +02:00
Update install
This commit is contained in:
parent
e2cc593599
commit
10d6d4d2ad
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ language=$YNH_APP_ARG_LANGUAGE
|
||||||
password=$YNH_APP_ARG_PASSWORD
|
password=$YNH_APP_ARG_PASSWORD
|
||||||
install_profil=$YNH_APP_ARG_INSTALL_PROFIL
|
install_profil=$YNH_APP_ARG_INSTALL_PROFIL
|
||||||
|
|
||||||
admin_mail=$(ynh_user_get_info $admin 'mail')
|
admin_mail=$(ynh_user_get_info --username=$admin --key="mail")
|
||||||
|
|
||||||
app=$YNH_APP_INSTANCE_NAME
|
app=$YNH_APP_INSTANCE_NAME
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue