mirror of
https://github.com/tteck/Proxmox.git
synced 2025-10-02 04:36:17 +00:00
tweak
This commit is contained in:
@@ -100,7 +100,7 @@ function default_settings() {
|
||||
echo -e "${DGN}Using Bridge: ${BGN}vmbr0${CL}"
|
||||
BRG="vmbr0"
|
||||
echo -e "${DGN}Using Static IP Address: ${BGN}dhcp${CL}"
|
||||
NET=dhcp
|
||||
NET="dhcp"
|
||||
echo -e "${DGN}Using Gateway Address: ${BGN}Default${CL}"
|
||||
GATE=""
|
||||
echo -e "${DGN}Disable IPv6: ${BGN}No${CL}"
|
||||
|
Reference in New Issue
Block a user