softether-vpn/debian/bin/vpnbridge

4 lines
48 B
Bash
Executable File

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