Files
glorytun/systemd/glorytun-run
Adrien Gallouët 7ba60a5b61 Update mud and use argz_addr()
Signed-off-by: Adrien Gallouët <adrien@gallouet.fr>
2018-02-15 19:04:05 +00:00

7 lines
108 B
Bash
Executable File

#!/bin/sh
exec glorytun bind "$@" \
$BIND $BIND_PORT \
${DEV:+dev "$DEV"} \
${HOST:+to "$HOST" "$PORT"}