From e82c944c16045eb08701cb905c5770c15afcd82a Mon Sep 17 00:00:00 2001 From: YussefMx Date: Wed, 18 Jan 2023 15:14:45 -0600 Subject: [PATCH] NO SECRET --- vpn.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/vpn.sh b/vpn.sh index 831dedc..6facd47 100644 --- a/vpn.sh +++ b/vpn.sh @@ -10,3 +10,5 @@ expect "Enter Auth Password:" { send "mypass\n" } interact + +#you remove the secret. \ No newline at end of file