From f0f28686c458a36fe77293bd3ac9fb18e0ff5af0 Mon Sep 17 00:00:00 2001 From: VirtuBox Date: Mon, 19 Aug 2019 17:52:08 +0200 Subject: [PATCH] Add missing argument --- wo/cli/plugins/stack_pref.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wo/cli/plugins/stack_pref.py b/wo/cli/plugins/stack_pref.py index ba44255..d7ca7e5 100644 --- a/wo/cli/plugins/stack_pref.py +++ b/wo/cli/plugins/stack_pref.py @@ -176,7 +176,7 @@ def post_pref(self, apt_packages, packages): 'brotli.mustache', data) WOTemplate.tmpl_render(self, '{0}/tweaks.conf'.format(ngxcnf), - 'tweaks.mustache') + 'tweaks.mustache', data) # Fix for white screen death with NGINX PLUS if not WOFileUtils.grep(self, '/etc/nginx/fastcgi_params',