mirror of
https://github.com/pi-hole/pi-hole.git
synced 2025-04-15 11:59:04 +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 "Blocking: ${blockedDomainsTotal}"
|
||||||
echo "Queries: ${queriesToday}" #same total calculation as dashboard
|
echo "Queries: ${queriesToday}" #same total calculation as dashboard
|
||||||
echo "Pi-holed: ${blockedToday} (${percentBlockedToday}%)"
|
echo "Pi-holed: ${blockedToday} (${percentBlockedToday}%)"
|
||||||
|
|
||||||
sleep 5
|
sleep 5
|
||||||
done
|
done
|
||||||
|
|
0
advanced/Scripts/update.sh
Executable file → Normal file
0
advanced/Scripts/update.sh
Executable file → Normal file
Loading…
Add table
Reference in a new issue