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