From a0f9afc6daf530776033616523ad5e1e460323e4 Mon Sep 17 00:00:00 2001 From: Minecon724 Date: Mon, 7 Oct 2024 19:42:25 +0200 Subject: [PATCH] Update secure.sh --- secure.sh | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/secure.sh b/secure.sh index f8d1cc6..3572286 100644 --- a/secure.sh +++ b/secure.sh @@ -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]"