mirror of
https://github.com/pi-hole/pi-hole.git
synced 2024-11-15 10:43:55 +00:00
Space to Tab
This commit is contained in:
parent
e88f58c34e
commit
9b0390c9da
2 changed files with 1 additions and 1 deletions
|
@ -102,7 +102,7 @@ normalChrono() {
|
|||
|
||||
echo "Blocking: ${blockedDomainsTotal}"
|
||||
echo "Queries: ${queriesToday}" #same total calculation as dashboard
|
||||
echo "Pi-holed: ${blockedToday} (${percentBlockedToday}%)"
|
||||
echo "Pi-holed: ${blockedToday} (${percentBlockedToday}%)"
|
||||
|
||||
sleep 5
|
||||
done
|
||||
|
|
0
advanced/Scripts/update.sh
Executable file → Normal file
0
advanced/Scripts/update.sh
Executable file → Normal file
Loading…
Reference in a new issue