mirror of
https://github.com/YunoHost-Apps/haste_ynh.git
synced 2024-09-03 20:36:28 +02:00
Update install
This commit is contained in:
parent
360cb1a9db
commit
d0ad9b7d37
1 changed files with 1 additions and 2 deletions
|
@ -20,8 +20,7 @@ ynh_abort_if_errors # Active trap pour arrêter le script si une erreur est dét
|
|||
#=================================================
|
||||
|
||||
domain=$YNH_APP_ARG_DOMAIN
|
||||
path=$YNH_APP_ARG_PATH
|
||||
path_url=""
|
||||
path_url=$YNH_APP_ARG_PATH
|
||||
is_public=$YNH_APP_ARG_IS_PUBLIC
|
||||
|
||||
#=================================================
|
||||
|
|
Loading…
Reference in a new issue