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