mirror of https://github.com/tteck/Proxmox.git
Update pihole.sh
This commit is contained in:
parent
80905de0b1
commit
409c9aabd3
12
ct/pihole.sh
12
ct/pihole.sh
|
@ -18,12 +18,12 @@ done
|
|||
clear
|
||||
function header_info {
|
||||
echo -e "${RD}
|
||||
_____ _ _ _
|
||||
| __ (_) | | | |
|
||||
| |__) | ______| |__ ___ | | ___
|
||||
| ___/ |______| _ \ / _ \| |/ _ \
|
||||
| | | | | | | | (_) | | __/
|
||||
|_| |_| |_| |_|\___/|_|\___|
|
||||
_____ _____ _ _ ____ _ ______
|
||||
| __ \_ _| | | |/ __ \| | | ____|
|
||||
| |__) || | | |__| | | | | | | |__
|
||||
| ___/ | | | __ | | | | | | __|
|
||||
| | _| |_| | | | |__| | |____| |____
|
||||
|_| |_____|_| |_|\____/|______|______|
|
||||
${CL}"
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue