From b4ee645fe881c21eef32ffa6e2ba52ce84c2e0cc Mon Sep 17 00:00:00 2001 From: yalh76 Date: Sat, 13 Apr 2019 17:37:39 +0200 Subject: [PATCH] GENERIC START --- scripts/upgrade | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/scripts/upgrade b/scripts/upgrade index 8965cb9..5654ab3 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -1,5 +1,16 @@ #!/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