From 19be7ca7f25ae5d6a32cc1af5b8524e4d49fbd12 Mon Sep 17 00:00:00 2001 From: andre <1+andre@noreply.192.168.100.5> Date: Sun, 26 Apr 2026 21:18:58 +0200 Subject: [PATCH] rootfs/home/andre/firewall-install.sh aktualisiert --- rootfs/home/andre/firewall-install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rootfs/home/andre/firewall-install.sh b/rootfs/home/andre/firewall-install.sh index 129b277..5c2b682 100644 --- a/rootfs/home/andre/firewall-install.sh +++ b/rootfs/home/andre/firewall-install.sh @@ -3,7 +3,7 @@ set -e echo "[+] Installing dependencies..." apt update -apt install -y iptables ipset curl jq dnsutils xtables-addons-common logger +apt install -y iptables ipset curl jq dnsutils xtables-addons-common echo "[+] Loading config..." source /etc/firewall.conf