diff --git a/scripts/install b/scripts/install index 9110b0c..39ca192 100644 --- a/scripts/install +++ b/scripts/install @@ -17,10 +17,8 @@ app=$YNH_APP_INSTANCE_NAME # Retrieve arguments domain=$YNH_APP_ARG_DOMAIN -path_url=$YNH_APP_ARG_PATH -admin=$YNH_APP_ARG_ADMIN is_public=$YNH_APP_ARG_IS_PUBLIC -language=$YNH_APP_ARG_LANGUAGE + # Source YunoHost helpers source /usr/share/yunohost/helpers