diff --git a/scripts/install b/scripts/install index 41a592c..3eb05c9 100644 --- a/scripts/install +++ b/scripts/install @@ -8,7 +8,7 @@ set -eu # IMPORT GENERIC HELPERS #================================================= -source .fonctions +source _common.sh source /usr/share/yunohost/helpers #=================================================