vpn: remove incorrect \
This commit is contained in:
parent
19f8b867c8
commit
54b23ef7dd
1 changed files with 1 additions and 1 deletions
2
vpn.sh
2
vpn.sh
|
@ -19,7 +19,7 @@ case "$1" in
|
|||
--protocol=gp ${endpoint} \
|
||||
--user ${vpn_user} \
|
||||
--authgroup=${authgroup} \
|
||||
--allow-insecure-crypto \
|
||||
--allow-insecure-crypto
|
||||
;;
|
||||
tws)
|
||||
# Ensure we are on the right branch and pass has been unlocked
|
||||
|
|
Loading…
Reference in a new issue