1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2024-09-20 10:40:39 +03:00
SoftEtherVPN/centos/SOURCES/scripts/vpnserver

4 lines
48 B
Plaintext
Raw Normal View History

2014-02-18 02:20:37 +04:00
#!/bin/sh
/usr/vpnserver/vpnserver "$@"
exit $?