From 76436b2109e6f436d51978a0fd5a3c8c975ec17e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josu=C3=A9=20Tille?= Date: Sun, 7 Jul 2024 21:51:15 +0200 Subject: [PATCH] Fix hook script --- sources/update_config_if_needed.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/sources/update_config_if_needed.sh b/sources/update_config_if_needed.sh index da5cb87..5c353e7 100644 --- a/sources/update_config_if_needed.sh +++ b/sources/update_config_if_needed.sh @@ -9,9 +9,6 @@ YNH_HELPERS_VERSION=2 pushd /etc/yunohost/apps/$app/conf source ../scripts/_common.sh source /usr/share/yunohost/helpers -# Must load experimental helper after because we need the patched version of ynh_package_is_installed -# To make the hook not too slow. It's mainly for optimization. -source ../scripts/experimental_helper.sh load_vars status_dirty=false