diff --git a/README.md b/README.md index f6591c3..3bf400a 100644 --- a/README.md +++ b/README.md @@ -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