Fix filename

This commit is contained in:
VirtuBox
2019-08-19 18:27:53 +02:00
parent e3d2e5aed3
commit 262bf77225

View File

@@ -237,7 +237,7 @@ def post_pref(self, apt_packages, packages):
WOTemplate.tmpl_render(self,
'{0}/php72.conf'
.format(ngxcom),
'php72.mustache', data)
'php.mustache', data)
WOTemplate.tmpl_render(self,
'{0}/redis-php72.conf'