houxiao
2017-03-31 5cbc64107cb2aa02228cfd8f418439f7147dafd7
bugfix

git-svn-id: http://192.168.1.226/svn/proxy@286 454eff88-639b-444f-9e54-f578c98de674
1个文件已修改
1 ■■■■ 已修改文件
ProxyConsole/auto-net-ip.sh 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
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