mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2025-09-19 17:59:19 +03:00
Add simple debian packaging
This commit is contained in:
3
debian/bin/vpnserver
vendored
Executable file
3
debian/bin/vpnserver
vendored
Executable file
@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
/opt/vpnserver/vpnserver "$@"
|
||||
exit $?
|
Reference in New Issue
Block a user