Update secure.sh
This commit is contained in:
parent
7c35afb5c3
commit
a0f9afc6da
1 changed files with 1 additions and 3 deletions
|
@ -58,11 +58,9 @@ $USERNAME ALL=(ALL:ALL) NOPASSWD:ALL
|
|||
EOF
|
||||
|
||||
echo
|
||||
echo "BEFORE DISCONNECTING, FOLLOW THE STEPS"
|
||||
echo "BEFORE DISCONNECTING, FOLLOW THE FOLLOWING STEPS"
|
||||
echo "You won't be able to reconnect if you don't."
|
||||
echo
|
||||
echo "To connect to this machine:"
|
||||
echo " ssh $USERNAME@$WG_SUBNET::1"
|
||||
echo "1. Install the WireGuard config (fill in the gaps)"
|
||||
echo
|
||||
echo "[Interface]"
|
||||
|
|
Loading…
Reference in a new issue