mirror of
https://github.com/YunoHost-Apps/osjs_ynh.git
synced 2024-09-03 19:56:11 +02:00
Update upgrade
This commit is contained in:
parent
2aa3b0a278
commit
64bfeb91b1
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ app=$YNH_APP_INSTANCE_NAME
|
|||
|
||||
# Retrieve arguments
|
||||
domain=$(ynh_app_setting_get "$app" domain)
|
||||
path=$(ynh_app_setting_get "$app" path)
|
||||
path=/
|
||||
is_public=$(ynh_app_setting_get "$app" is_public)
|
||||
|
||||
# Install the app
|
||||
|
|
Loading…
Add table
Reference in a new issue