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:
parent
ea78cb2c37
commit
76436b2109
1 changed files with 0 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue