mirror of
https://github.com/coolsnowwolf/packages.git
synced 2025-05-01 19:41:53 +08:00
3 lines
57 B
Bash
Executable File
3 lines
57 B
Bash
Executable File
#!/bin/sh
|
|
exec "/usr/libexec/softethervpn/${0##*/}" "$@"
|