From 82fa072ce64ccf0307a650a66c5d578fb749d40f Mon Sep 17 00:00:00 2001 From: magikcypress Date: Wed, 19 Apr 2017 02:37:40 +0200 Subject: [fix] Secret key install + backup correct + restore (need test restore) --- scripts/upgrade | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'scripts/upgrade') diff --git a/scripts/upgrade b/scripts/upgrade index c914a9c..1dffb98 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -3,8 +3,10 @@ # Exit on command errors and treat unset variables as an error set -eu -source .fonctions # Loads the generic functions usually used in the script -source /usr/share/yunohost/helpers # Source YunoHost helpers +# Loads the generic functions usually used in the script +source .fonctions +# Source YunoHost helpers +source /usr/share/yunohost/helpers # See comments in install script app=$YNH_APP_INSTANCE_NAME -- cgit v1.2.3-70-g09d2