Update install_pve.sh

This commit is contained in:
spiritlhl 2023-08-27 22:46:31 +08:00 committed by GitHub
parent 37ad2397c9
commit fec9a99ae0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1205,7 +1205,7 @@ iface vmbr0 inet static
bridge_fd 0
iface vmbr0 inet6 static
address ${ipv6_address_without_last_segment}:1/128
address ${ipv6_address_without_last_segment}1/128
gateway ${ipv6_gateway}
EOF
fi