ProxyConsole/auto-net-ip.sh @@ -8,4 +8,5 @@ if [ -z "$HAS_NET" ]; then echo "set ip address" ifconfig enp1s0 172.16.23.10/16 ifconfig enp2s0 192.168.1.100/24 fi