From 781089650949e7f63cbd44b6383b206de0292d53 Mon Sep 17 00:00:00 2001 From: frju365 Date: Thu, 2 Feb 2017 00:00:11 +0100 Subject: [PATCH] Update remove --- scripts/remove | 3 --- 1 file changed, 3 deletions(-) diff --git a/scripts/remove b/scripts/remove index 0fe42f4..f1595d2 100644 --- a/scripts/remove +++ b/scripts/remove @@ -7,9 +7,6 @@ source /usr/share/yunohost/helpers set -eu app=$YNH_APP_INSTANCE_NAME -# Source app helpers -source /usr/share/yunohost/helpers - # Retrieve app settings domain=$(ynh_app_setting_get $app domain)