fixed nft package name

This commit is contained in:
Marcel Stangenberger 2025-03-26 10:28:55 +00:00
parent 8b979ec2a1
commit 9c7293332e

View File

@ -1,7 +1,7 @@
#!/bin/bash
echo "Installing iptables..."
zypper -n install iptables iptables-nft-backend
zypper -n install iptables iptables-backend-nft
echo "Setting up the init files..."
mkdir -p /usr/libexec/iptables