Correction de typo
This commit is contained in:
parent
eeccbaec4c
commit
1a7578ef26
@ -16,7 +16,7 @@ echo "DBPassword=${DB_PASSWORD}" >> /etc/zabbix/zabbix_server.conf.d/db.conf
|
|||||||
sed "s@^\(\$DB\['PASSWORD'\][^=]*\).*@\1= '${DB_PASSWORD}';@g" /usr/share/zabbix/conf/zabbix.conf.php.example > /etc/zabbix/web/zabbix.conf.php
|
sed "s@^\(\$DB\['PASSWORD'\][^=]*\).*@\1= '${DB_PASSWORD}';@g" /usr/share/zabbix/conf/zabbix.conf.php.example > /etc/zabbix/web/zabbix.conf.php
|
||||||
|
|
||||||
wget -qO /usr/bin/freesms https://gitlab.blorand.org/benoit/helper-scripts/raw/branch/master/sms/freesms
|
wget -qO /usr/bin/freesms https://gitlab.blorand.org/benoit/helper-scripts/raw/branch/master/sms/freesms
|
||||||
wget -Qo /usr/lib/zabbix/alertscripts/freesms https://gitlab.blorand.org/benoit/helper-scripts/raw/branch/master/sms/freesms.zabbix_alert_script
|
wget -qO /usr/lib/zabbix/alertscripts/freesms https://gitlab.blorand.org/benoit/helper-scripts/raw/branch/master/sms/freesms.zabbix_alert_script
|
||||||
chmod +x /usr/lib/zabbix/alertscripts/freesms /usr/bin/freesms
|
chmod +x /usr/lib/zabbix/alertscripts/freesms /usr/bin/freesms
|
||||||
|
|
||||||
systemctl --now enable zabbix-server zabbix-agent nginx php7.3-fpm
|
systemctl --now enable zabbix-server zabbix-agent nginx php7.3-fpm
|
||||||
|
Loading…
Reference in New Issue
Block a user