1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/webtrees_ynh.git synced 2024-09-03 18:26:37 +02:00

Update install

This commit is contained in:
Éric Gaspar 2022-06-11 16:38:39 +02:00
parent 64203873b1
commit 6fcf8efdb9
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -30,6 +30,7 @@ path_url=$YNH_APP_ARG_PATH
is_public=$YNH_APP_ARG_IS_PUBLIC
admin=$YNH_APP_ARG_ADMIN
email=$(ynh_user_get_info --username=$admin --key=mail)
fullname=$(ynh_user_get_info --username=$admin --key=fullname)
password=$YNH_APP_ARG_PASSWORD
app=$YNH_APP_INSTANCE_NAME