1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/zabbix_ynh.git synced 2024-09-03 20:36:14 +02:00

restore source ../settings/scripts/_common.sh

This commit is contained in:
Mickael 2019-02-25 20:23:29 +01:00
parent 6063938fa4
commit 91a232473d
2 changed files with 2 additions and 2 deletions

View file

@ -6,7 +6,7 @@
# IMPORT GENERIC HELPERS
#=================================================
source _common.sh
source ../settings/scripts/_common.sh
source /usr/share/yunohost/helpers
#=================================================

View file

@ -5,7 +5,7 @@
# IMPORT GENERIC HELPERS
#=================================================
source _common.sh
source ../settings/scripts/_common.sh
source /usr/share/yunohost/helpers
#=================================================