0
0
mirror of https://github.com/openwrt/packages.git synced 2025-07-23 02:01:41 +00:00
Files
packages/net/softethervpn5/files/launcher.sh
2019-01-08 17:56:50 +01:00

3 lines
57 B
Bash

#!/bin/sh
exec "/usr/libexec/softethervpn/${0##*/}" "$@"