1
0
Fork 0
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:
frju365 2017-04-17 14:27:28 +02:00 committed by GitHub
parent 2aa3b0a278
commit 64bfeb91b1

View file

@ -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