mirror of
https://github.com/thelittlerocket/pve.git
synced 2024-11-10 08:55:42 +08:00
Update install_pve.sh
This commit is contained in:
parent
37ad2397c9
commit
fec9a99ae0
1 changed files with 1 additions and 1 deletions
|
@ -1205,7 +1205,7 @@ iface vmbr0 inet static
|
||||||
bridge_fd 0
|
bridge_fd 0
|
||||||
|
|
||||||
iface vmbr0 inet6 static
|
iface vmbr0 inet6 static
|
||||||
address ${ipv6_address_without_last_segment}:1/128
|
address ${ipv6_address_without_last_segment}1/128
|
||||||
gateway ${ipv6_gateway}
|
gateway ${ipv6_gateway}
|
||||||
EOF
|
EOF
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Reference in a new issue