in viirb2, output the commandline for next command
This commit is contained in:
parent
8db3786b5b
commit
3ff2b138cb
1 changed files with 1 additions and 1 deletions
|
@ -211,5 +211,5 @@ uci commit
|
||||||
reboot
|
reboot
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
echo "Wireguard public key: ${public_key}"
|
echo "Wireguard public key and id: ${id} ${public_key}"
|
||||||
echo ${public_key} > ${viirb_hostname}.public_key
|
echo ${public_key} > ${viirb_hostname}.public_key
|
||||||
|
|
Loading…
Reference in a new issue