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