From 6985f59d19be27f8af5b72170dc5c7cd0f0f6024 Mon Sep 17 00:00:00 2001 From: Bel LaPointe Date: Sat, 6 Oct 2018 16:29:13 -0600 Subject: [PATCH] whoops the whole point was missed --- do.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/do.sh b/do.sh index b2c7006..9bccd2a 100644 --- a/do.sh +++ b/do.sh @@ -2,4 +2,4 @@ prox=https://bel.house \ clientkey=/tmp/certs/client.key \ clientcrt=/tmp/certs/client.crt \ servercrt=/tmp/certs/server.crt \ -bash test.sh 192.168.0.86:8080/vpntor +bash test.sh ${1:-192.168.0.86:8080/vpntor}