softether-vpn/debian/bin/vpnbridge
2016-07-12 13:33:12 +02:00

4 lines
48 B
Bash
Executable File

#!/bin/sh
/opt/vpnbridge/vpnbridge "$@"
exit $?