Fix tabs in ufw-docker
This commit is contained in:
parent
97543811ea
commit
e40bfd517c
@ -437,9 +437,9 @@ case "$ufw_action" in
|
||||
if [[ "$INSTANCE_PORT" = */udp ]]; then
|
||||
PROTO=udp
|
||||
fi
|
||||
shift || true
|
||||
shift || true
|
||||
|
||||
NETWORK="${1:-}"
|
||||
NETWORK="${1:-}"
|
||||
|
||||
INSTANCE_PORT="${INSTANCE_PORT%/*}"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user