Update README.md

This commit is contained in:
Guillaume Hullin 2022-02-16 12:07:39 +01:00
parent 0b8df83056
commit a58e746bd3
1 changed files with 1 additions and 1 deletions

View File

@ -179,7 +179,7 @@ Remember that you will need to install the package on *every* pfSense upgrade, t
Speedtest template creates a cron job and check for entry everytime Zabbix requests its items. If you want to uninstall the cron jobs simply run, from **Diagnostics/Command Prompt**:
```bash
/url/local/bin/php /root/scripts/pfsense_zbx.php cron_cleanup
/usr/local/bin/php /root/scripts/pfsense_zbx.php cron_cleanup
```
## Credits