an unexpected space
This commit is contained in:
parent
b20a989c24
commit
eafd3b70f9
@ -112,7 +112,7 @@ function ufw-docker--add-rule() {
|
|||||||
err "Remove outdated rule."
|
err "Remove outdated rule."
|
||||||
ufw-docker--delete "$INSTANCE_NAME" "$PORT" "$PROTO"
|
ufw-docker--delete "$INSTANCE_NAME" "$PORT" "$PROTO"
|
||||||
fi
|
fi
|
||||||
echo " ${UFW_OPTS[@]}"
|
echo ufw "${UFW_OPTS[@]}"
|
||||||
ufw "${UFW_OPTS[@]}"
|
ufw "${UFW_OPTS[@]}"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user