mirror of https://github.com/tteck/Proxmox.git
Update adguard-v5.sh
This commit is contained in:
parent
ed1e623a28
commit
bc6ac71bc6
|
@ -137,7 +137,7 @@ function default_settings() {
|
||||||
MAC=""
|
MAC=""
|
||||||
echo -e "${DGN}Using VLAN Tag: ${BGN}Default${CL}"
|
echo -e "${DGN}Using VLAN Tag: ${BGN}Default${CL}"
|
||||||
VLAN=""
|
VLAN=""
|
||||||
echo -e "${DGN}Enable Root SSH Access: ${BGN}No${CL}"
|
echo -e "${DGN}Enable Root SSH Access: ${BGN}No${CL}"
|
||||||
SSH="no"
|
SSH="no"
|
||||||
echo -e "${DGN}Enable Verbose Mode: ${BGN}No${CL}"
|
echo -e "${DGN}Enable Verbose Mode: ${BGN}No${CL}"
|
||||||
VERB="no"
|
VERB="no"
|
||||||
|
|
Loading…
Reference in New Issue