openwrt/ipv4: add whitespace

This commit is contained in:
Nico Schottelius 2022-05-02 10:30:03 +02:00
parent 1724933e87
commit 9da4900070
1 changed files with 2 additions and 0 deletions

View File

@ -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