This commit is contained in:
2025-01-03 15:21:15 +01:00
parent c7693eae1f
commit 2f44aba3b7
2 changed files with 1 additions and 2 deletions

View File

@@ -48,5 +48,5 @@ elif [ "$1" = "del" ]; then #del
ip6tableDel "$2"
fi
else
echo "unknon action"
echo "unknown action"
fi