Update mud and use argz_addr()
Signed-off-by: Adrien Gallouët <adrien@gallouet.fr>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
exec glorytun bind "$@" \
|
||||
$BIND $BIND_PORT \
|
||||
${DEV:+dev "$DEV"} \
|
||||
${HOST:+to "$HOST" "$PORT"} \
|
||||
${BIND_PORT:+port "$BIND_PORT"}
|
||||
${HOST:+to "$HOST" "$PORT"}
|
||||
|
||||
Reference in New Issue
Block a user