From 64bfeb91b1d7f8f79246f7ad181e3a2f17f307de Mon Sep 17 00:00:00 2001 From: frju365 Date: Mon, 17 Apr 2017 14:27:28 +0200 Subject: [PATCH] Update upgrade --- scripts/upgrade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/upgrade b/scripts/upgrade index 610dfcb..1f9413c 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -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