fix ufw install

This commit is contained in:
2019-04-17 20:06:37 +02:00
parent aeee389301
commit 646e1c426b
+1 -1
View File
@@ -14,7 +14,7 @@ sleep 2
# TODO use awall instead of ufw ?
# ufw
apk add ufw
apk add ufw@testing
ufw allow ssh # knockd will open the ssh port
ufw allow http
ufw allow https