mirror of
https://github.com/novatiq/packages.git
synced 2026-04-28 14:48:39 +01:00
159ab10ab2
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
3 lines
57 B
Bash
3 lines
57 B
Bash
#!/bin/sh
|
|
exec "/usr/libexec/softethervpn/${0##*/}" "$@"
|