1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2026-04-20 05:49:26 +03:00
Files
SoftEtherVPN/centos/SOURCES/scripts/vpnbridge
T
2014-02-18 06:20:37 +08:00

4 lines
48 B
Bash

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