Update README.md

- typo correction (Issue #104)
This commit is contained in:
Guillaume Hullin 2022-02-16 10:53:52 +01:00
parent 5ea5a6b831
commit f14039f039
1 changed files with 1 additions and 1 deletions

View File

@ -111,7 +111,7 @@ Remember that you will need to install the package on *every* pfSense upgrade.
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