in viirb2, output the commandline for next command

This commit is contained in:
Nico Schottelius 2020-07-07 21:00:49 +02:00
parent 8db3786b5b
commit 3ff2b138cb

View file

@ -211,5 +211,5 @@ uci commit
reboot
EOF
echo "Wireguard public key: ${public_key}"
echo "Wireguard public key and id: ${id} ${public_key}"
echo ${public_key} > ${viirb_hostname}.public_key