1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2024-09-20 02:30:40 +03:00
SoftEtherVPN/centos/SOURCES/scripts/vpnserver
2014-02-18 06:20:37 +08:00

4 lines
48 B
Bash

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