From bba73d92fa1895cf0cd8f279909c58040ff5dcd7 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Thu, 14 Feb 2019 21:32:47 +0100 Subject: [PATCH] adding $final_path missing --- scripts/remove | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/remove b/scripts/remove index 0f4df60..b054f15 100755 --- a/scripts/remove +++ b/scripts/remove @@ -18,6 +18,7 @@ app=$YNH_APP_INSTANCE_NAME domain=$(ynh_app_setting_get $app domain) port=$(ynh_app_setting_get $app port) +final_path=$(ynh_app_setting_get $app final_path) #================================================= # STANDARD REMOVE