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