softether-vpn/centos/SOURCES/scripts/vpnbridge

4 lines
48 B
Plaintext
Raw Normal View History

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