1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/monitorix_ynh.git synced 2024-09-03 19:46:06 +02:00

Fix hook script

This commit is contained in:
Josué Tille 2024-07-07 21:51:15 +02:00
parent ea78cb2c37
commit 76436b2109
No known key found for this signature in database
GPG key ID: 5F259226AD51F2F5

View file

@ -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