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:
parent
47c9c63158
commit
7d91bc595c
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ ynh_check_error # Active trap pour arrêter le script si une erreur est détect
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
||||||
domain=$YNH_APP_ARG_DOMAIN
|
domain=$YNH_APP_ARG_DOMAIN
|
||||||
path=$YNH_APP_ARG_PATH
|
path_url=$YNH_APP_ARG_PATH
|
||||||
is_public=$YNH_APP_ARG_IS_PUBLIC
|
is_public=$YNH_APP_ARG_IS_PUBLIC
|
||||||
admin_name=$YNH_APP_ARG_ADMIN_NAME
|
admin_name=$YNH_APP_ARG_ADMIN_NAME
|
||||||
admin_pass=$YNH_APP_ARG_ADMIN_PASS
|
admin_pass=$YNH_APP_ARG_ADMIN_PASS
|
||||||
|
|
Loading…
Add table
Reference in a new issue