diff --git a/scripts/upgrade b/scripts/upgrade index a67f045..a56efc1 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -3,8 +3,7 @@ # Exit on command errors and treat unset variables as an error set -eu -# Load common variables and functions -source ./_common +source .fonctions # Source YunoHost helpers source /usr/share/yunohost/helpers