removed knockd ufw, added php modules

This commit is contained in:
2020-04-21 11:49:28 +02:00
parent 7cf2081065
commit 6eaf5dbccd
4 changed files with 27 additions and 17 deletions
+8
View File
@@ -13,6 +13,14 @@ sleep 2
# TODO use awall instead of ufw ?
# BUG
# ufw
# Traceback (most recent call last):
# File "/usr/sbin/ufw", line 25, in <module>
# import ufw.frontend
# ModuleNotFoundError: No module named 'ufw'
# ufw
apk add ufw@testing
ufw allow ssh # knockd will open the ssh port