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

Removing not needed source helper

This commit is contained in:
yalh76 2021-08-31 01:27:45 +02:00
parent db76b69e45
commit bda5952471

View file

@ -9,7 +9,6 @@ fi
if [ ! -f /etc/zabbix/web/zabbix.conf.php ] if [ ! -f /etc/zabbix/web/zabbix.conf.php ]
then then
source /usr/share/yunohost/helpers
echo "<?php echo "<?php
// Zabbix GUI configuration file. // Zabbix GUI configuration file.
global \$DB; global \$DB;