mirror of https://github.com/tteck/Proxmox.git
Update adguard.sh
parent
14beed969a
commit
ef1c7a0369
|
@ -17,8 +17,6 @@ done
|
||||||
clear
|
clear
|
||||||
function header_info {
|
function header_info {
|
||||||
echo -e "${GN}
|
echo -e "${GN}
|
||||||
|
|
||||||
|
|
||||||
_ _
|
_ _
|
||||||
/\ | | | |
|
/\ | | | |
|
||||||
/ \ __| | __ _ _ _ __ _ _ __ __| |
|
/ \ __| | __ _ _ _ __ _ _ __ __| |
|
||||||
|
@ -27,7 +25,6 @@ echo -e "${GN}
|
||||||
/_/ \_\__,_|\__, |\__,_|\__,_|_| \__,_|
|
/_/ \_\__,_|\__, |\__,_|\__,_|_| \__,_|
|
||||||
__/ |
|
__/ |
|
||||||
|___/
|
|___/
|
||||||
|
|
||||||
|
|
||||||
${CL}"
|
${CL}"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue