summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorMikhail Osipov <mike.osipov@gmail.com>2020-03-26 00:29:12 +0300
committerMikhail Osipov <mike.osipov@gmail.com>2020-03-30 01:57:31 +0300
commit3c4432e0f2fb8ddf54a2e441063d584b99572a4e (patch)
treee1e36bed941a7bbb62b23656eeddd154eec0a920 /test
parent5c846ba3a0e5e323b61339572e7a4f917c1d79d4 (diff)
add tun socket
Diffstat (limited to 'test')
-rwxr-xr-xtest/auth.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/auth.sh b/test/auth.sh
index a807c96..58b1180 100755
--- a/test/auth.sh
+++ b/test/auth.sh
@@ -1,7 +1,7 @@
#!/bin/bash
ROOT=$(dirname $0)/..
-PATH=$PATH:$ROOT/cmd/tunnel
+PATH=$ROOT/cmd/tunnel:$PATH
tunnel add name T 2000,listen auth aes 3000
tunnel add name X 3000,listen -aes -auth 4000