fixed nft package name
This commit is contained in:
parent
8b979ec2a1
commit
9c7293332e
@ -1,7 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
echo "Installing iptables..."
|
echo "Installing iptables..."
|
||||||
zypper -n install iptables iptables-nft-backend
|
zypper -n install iptables iptables-backend-nft
|
||||||
|
|
||||||
echo "Setting up the init files..."
|
echo "Setting up the init files..."
|
||||||
mkdir -p /usr/libexec/iptables
|
mkdir -p /usr/libexec/iptables
|
||||||
|
Loading…
x
Reference in New Issue
Block a user