1
0
mirror of https://github.com/pi-hole/pi-hole synced 2025-02-27 16:02:01 +00:00

cron path fix

Jacob Salmela 2016-12-20 08:25:25 -06:00
parent eca225ab89
commit fa8da4d422

@ -2,6 +2,7 @@
### [Dev]
- `[FIX]` - Fix missing path information for cron ([#983](https://github.com/pi-hole/pi-hole/pull/983))
- `[TWEAK]` - Reintroduce showing of hostname when pinging a blocked domain ([#985](https://github.com/pi-hole/pi-hole/pull/985))
- `[NEW]` - Many background changes to enable new functionality in the WebUI
- `[NEW]` - `pihole -t` which is just running `tail -F /var/log/pihole.log` ([#973](https://github.com/pi-hole/pi-hole/pull/973))