From 8641d0787d2daa650a3012c4a8505d1a0638c65c Mon Sep 17 00:00:00 2001 From: frju365 Date: Wed, 1 Feb 2017 23:58:35 +0100 Subject: [PATCH] Update remove --- scripts/remove | 3 +++ 1 file changed, 3 insertions(+) diff --git a/scripts/remove b/scripts/remove index 343395c..0fe42f4 100644 --- a/scripts/remove +++ b/scripts/remove @@ -1,5 +1,8 @@ #!/bin/bash +# Source app helpers +source /usr/share/yunohost/helpers + # Exit on command errors and treat unset variables as an error set -eu app=$YNH_APP_INSTANCE_NAME