diff --git a/scripts/upgrade b/scripts/upgrade index bd1f854..8fb06b7 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -6,12 +6,9 @@ # IMPORT GENERIC HELPERS #================================================= -# IMPORT GENERIC HELPERS +source _common.sh source /usr/share/yunohost/helpers -# Load common variables and helpers -source ./_common.sh - #================================================= # LOAD SETTINGS #=================================================