mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-06-19 01:35:30 +08:00
3 lines
57 B
Bash
3 lines
57 B
Bash
#!/bin/sh
|
|
exec "/usr/libexec/softethervpn/${0##*/}" "$@"
|