openwrt/ipv4: add whitespace
This commit is contained in:
parent
1724933e87
commit
9da4900070
1 changed files with 2 additions and 0 deletions
|
@ -80,6 +80,8 @@ EOF
|
|||
echo "Host ${my_ip} uses ip ${my_wireguard_ip} with public key ${public_key}:"
|
||||
|
||||
cat <<EOF
|
||||
|
||||
#
|
||||
[Peer]
|
||||
PublicKey = ${public_key}
|
||||
AllowedIPs = ${my_wireguard_ip}/32
|
||||
|
|
Loading…
Reference in a new issue