fixed nft package name
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user