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