fixed typos

This commit is contained in:
2019-10-13 11:50:15 +02:00
parent f97feda0a5
commit 29dcf0aef4
5 changed files with 6 additions and 7 deletions
+1 -1
View File
@@ -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