mirror of
https://github.com/pi-hole/pi-hole.git
synced 2024-12-01 10:33:18 +00:00
remove time from script it is included in function now
This commit is contained in:
parent
63a939b636
commit
bc75ffc5a0
1 changed files with 0 additions and 1 deletions
|
@ -27,7 +27,6 @@ piLog="/var/log/pihole.log"
|
|||
gravityraw="/etc/pihole/list.preEventHorizon"
|
||||
gravity="/etc/pihole/gravity.list"
|
||||
|
||||
today=$(date "+%b %e")
|
||||
IPv4_address=${IPv4_address%/*}
|
||||
|
||||
CalcPercentBlockedToday() {
|
||||
|
|
Loading…
Reference in a new issue