digitalocean / marketplace-partners

Image validation, automation, and other tools for DigitalOcean Marketplace Vendors and Custom Image users
Other
193 stars 98 forks source link

Fix ip_tables check in img-check #155

Closed CrashenX closed 2 years ago

CrashenX commented 2 years ago

The conditional for ip_tables check fails when ip_tables is present. This change fixes the check.

closes #136

CrashenX commented 2 years ago

Not sure if this requires a version bump in script

xymka commented 2 years ago

I confirm, it fixes the check for our image too