Fix docker container
This commit is contained in:
parent
6cb990d57d
commit
4965fc7cc2
@ -1,3 +1,2 @@
|
||||
#!/bin/bash
|
||||
echo openconnect --script-tun --script "/app/tcpproxy -L 1234:$HOST" "$@"
|
||||
exec openconnect --script-tun --script "/app/tcpproxy -L 1234:$HOST" "$@"
|
||||
exec openconnect --script-tun --script "/app/tcpproxy -g -L 1234:$HOST" "$@"
|
||||
|
Loading…
x
Reference in New Issue
Block a user