From 23cee18750f3dc3639e1a578fe4d4bce5d46d386 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Sat, 13 Apr 2019 17:11:40 +0200 Subject: [PATCH] GENERIC START --- scripts/remove | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/scripts/remove b/scripts/remove index ef1be5a..19f0652 100644 --- a/scripts/remove +++ b/scripts/remove @@ -1,5 +1,15 @@ #!/bin/bash +#================================================= +# GENERIC START +#================================================= +# IMPORT GENERIC HELPERS +#================================================= + +source _common.sh +source /usr/share/yunohost/helpers + + # Configurable variables SYNCHOME="/home/yunohost.app/syncthing" SYNCUSER=debian-syncthing