diff --git a/scripts/upgrade b/scripts/upgrade index 45a279b..375c231 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -9,7 +9,7 @@ set -eu # IMPORT GENERIC HELPERS #================================================= -source .fonctions +source _common.sh source /usr/share/yunohost/helpers #=================================================