diff --git a/scripts/install b/scripts/install index 7c8aa54..f837f88 100644 --- a/scripts/install +++ b/scripts/install @@ -2,7 +2,6 @@ set -e source .fonctions -source ./_common source /usr/share/yunohost/helpers ynh_check_error # Active trap pour arrêter le script si une erreur est détectée. diff --git a/scripts/upgrade b/scripts/upgrade index 245ffe8..ccc0019 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -2,8 +2,6 @@ set -e -source ./_common.sh - app="jappix" # Retrieve arguments