Explorar o código

fix ufw install

Bachir Soussi Chiadmi %!s(int64=6) %!d(string=hai) anos
pai
achega
646e1c426b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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