rootfs/home/andre/firewall-install.sh aktualisiert

This commit is contained in:
2026-04-26 21:18:58 +02:00
parent ab1a5c3df0
commit 19be7ca7f2
+1 -1
View File
@@ -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