From 4ac4f3fde252a56e4335525130abd3a81174627e Mon Sep 17 00:00:00 2001 From: pvincent Date: Wed, 10 Apr 2024 20:56:20 +0400 Subject: [PATCH] nftables missing --- recipes/dmz/install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/dmz/install.sh b/recipes/dmz/install.sh index b3ac218..30c0069 100755 --- a/recipes/dmz/install.sh +++ b/recipes/dmz/install.sh @@ -64,7 +64,7 @@ function install() { lxc exec "$CONTAINER" -- bash <" certbot register --agree-tos --email $credential_email --no-eff-email || echo "already resgistered!"