From 2cf2882f57115d0fa41ddb441a83c3d7aeea9361 Mon Sep 17 00:00:00 2001 From: eric_G <46165813+ericgaspar@users.noreply.github.com> Date: Thu, 2 Oct 2025 13:29:07 +0200 Subject: [PATCH] cleaning --- scripts/backup | 2 -- scripts/change_url | 1 - scripts/install | 1 - scripts/remove | 1 - scripts/restore | 2 -- scripts/upgrade | 1 - 6 files changed, 8 deletions(-) diff --git a/scripts/backup b/scripts/backup index 73de6f5..24eeffa 100755 --- a/scripts/backup +++ b/scripts/backup @@ -4,8 +4,6 @@ # IMPORT GENERIC HELPERS #================================================= - - source /usr/share/yunohost/helpers ynh_print_info "Declaring files to be backed up..." diff --git a/scripts/change_url b/scripts/change_url index 173bf79..f733b5a 100644 --- a/scripts/change_url +++ b/scripts/change_url @@ -4,7 +4,6 @@ # IMPORT GENERIC HELPERS #================================================= - source /usr/share/yunohost/helpers #================================================= diff --git a/scripts/install b/scripts/install index 719b071..1dec766 100755 --- a/scripts/install +++ b/scripts/install @@ -4,7 +4,6 @@ # IMPORT GENERIC HELPERS #================================================= - source /usr/share/yunohost/helpers #================================================= diff --git a/scripts/remove b/scripts/remove index cecaaed..b8d6f2d 100755 --- a/scripts/remove +++ b/scripts/remove @@ -4,7 +4,6 @@ # IMPORT GENERIC HELPERS #================================================= - source /usr/share/yunohost/helpers #================================================= diff --git a/scripts/restore b/scripts/restore index be17130..61bf9ad 100755 --- a/scripts/restore +++ b/scripts/restore @@ -4,8 +4,6 @@ # IMPORT GENERIC HELPERS #================================================= - - source /usr/share/yunohost/helpers #================================================= diff --git a/scripts/upgrade b/scripts/upgrade index 3d8208c..432a1d4 100755 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -4,7 +4,6 @@ # IMPORT GENERIC HELPERS #================================================= - source /usr/share/yunohost/helpers #=================================================