Skip to content

Commit

Permalink
ufw: typo show -> status
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremy committed Sep 6, 2024
1 parent 3f2008d commit a9504e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install/ufw.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ sudo ufw-docker install
sudo ufw enable
sudo ufw reload # Pull in new rules if already enabled

sudo ufw show verbose
sudo ufw status verbose
sudo ufw-docker check

0 comments on commit a9504e2

Please sign in to comment.