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