From acd25a47be0b847768742948a88dcd1d14cc42c2 Mon Sep 17 00:00:00 2001 From: frju365 Date: Wed, 1 Feb 2017 23:46:51 +0100 Subject: [PATCH] Update remove --- scripts/remove | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/remove b/scripts/remove index 36a4299..6607f1f 100644 --- a/scripts/remove +++ b/scripts/remove @@ -2,7 +2,7 @@ # Exit on command errors and treat unset variables as an error set -eu - +app=$YNH_APP_INSTANCE_NAME # Retrieve app settings domain=$(ynh_app_setting_get $app domain)