fixed typos
This commit is contained in:
+1
-1
@@ -34,7 +34,7 @@ ufw_installed=$(apk list -I | grep "ufw")
|
||||
if ! $ufw_installed; then
|
||||
echo -n "ufw installed"
|
||||
else
|
||||
. bin/ufw.sh
|
||||
#. bin/ufw.sh
|
||||
fi
|
||||
|
||||
mv /etc/knockd.conf /etc/knockd.conf.ori
|
||||
|
||||
Reference in New Issue
Block a user