Bachir Soussi Chiadmi 6 anni fa
parent
commit
646e1c426b
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      bin/ufw.sh

+ 1 - 1
bin/ufw.sh

@@ -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