mirror of
https://github.com/pi-hole/pi-hole.git
synced 2025-04-24 00:00:14 +00:00
Port 53 check updated with 4 spaces.
Signed-off-by: RamSet <RamSet@gmail.com>
This commit is contained in:
parent
3af61c031d
commit
56b04017e7
3 changed files with 160 additions and 19 deletions
|
@ -40,9 +40,11 @@ COL_LIGHT_PURPLE="${COL_PURPLE}"
|
|||
COL_BROWN="${COL_YELLOW}"
|
||||
COL_LIGHT_GRAY="${COL_GRAY}"
|
||||
COL_DARK_GRAY="${COL_GRAY}"
|
||||
COL_LIGHT_YELLOW="${COL_YELLOW}"
|
||||
|
||||
TICK="[${COL_GREEN}✓${COL_NC}]"
|
||||
CROSS="[${COL_RED}✗${COL_NC}]"
|
||||
EXCL="[${COL_YELLOW}!${COL_NC}]"
|
||||
INFO="[i]"
|
||||
QST="[?]"
|
||||
DONE="${COL_GREEN} done!${COL_NC}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue