escape ipv6 config file

This commit is contained in:
CanbiZ 2025-07-14 22:33:05 +02:00 committed by GitHub
parent 478b65b2c2
commit 3b3e62c4cf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -241,7 +241,7 @@ PW="${PW##-password }"
HN="${HN}" HN="${HN}"
BRG="${BRG}" BRG="${BRG}"
NET="${NET}" NET="${NET}"
IPV6_METHOD="$IPV6_METHOD" IPV6_METHOD="${IPV6_METHOD}"
# Set this only if using "IPV6_METHOD=static" # Set this only if using "IPV6_METHOD=static"
#IPV6STATIC="fd00::1234/64" #IPV6STATIC="fd00::1234/64"
@ -279,7 +279,7 @@ PW="${PW##-password }"
HN="${HN}" HN="${HN}"
BRG="${BRG}" BRG="${BRG}"
NET="${NET}" NET="${NET}"
IPV6_METHOD="$IPV6_METHOD" IPV6_METHOD="${IPV6_METHOD}"
# Set this only if using "IPV6_METHOD=static" # Set this only if using "IPV6_METHOD=static"
#IPV6STATIC="fd00::1234/64" #IPV6STATIC="fd00::1234/64"