mirror of
https://github.com/chaifeng/ufw-docker.git
synced 2025-06-28 06:56:13 +02:00
add sub command: add-service-rule
This commit is contained in:
parent
b0aa7318da
commit
8556bb7687
2 changed files with 26 additions and 7 deletions
|
@ -78,7 +78,7 @@ function main() {
|
|||
done
|
||||
sleep 60; exit 1
|
||||
;;
|
||||
delete|allow)
|
||||
delete|allow|add-service-rule)
|
||||
ufw-docker "$@"
|
||||
;;
|
||||
update-ufw-rules)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue