Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/vm.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Hansson <mailto@danielhansson.nu>2022-05-03 20:25:49 +0300
committerGitHub <noreply@github.com>2022-05-03 20:25:49 +0300
commitd97736c616d2eb41da870cb506d4e2b2b8563473 (patch)
tree1748d3b17a5f0e3f2507151431b9c8e00bdc3d08 /apps/fail2ban.sh
parentc4b764acbd4fb3c66acb24cddfe21774a1363126 (diff)
Ubuntu 22.04 (#2279)
Signed-off-by: enoch85 <github@hanssonit.se>
Diffstat (limited to 'apps/fail2ban.sh')
-rw-r--r--apps/fail2ban.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/fail2ban.sh b/apps/fail2ban.sh
index e2e6478f..93a74dfb 100644
--- a/apps/fail2ban.sh
+++ b/apps/fail2ban.sh
@@ -112,6 +112,9 @@ do
fi
done
+# Install iptables
+install_if_not iptables
+
# remove ncdata, else it will be used
rm -f $NCDATA/nextcloud.log