fix indentation

This commit is contained in:
VirtuBox
2019-03-07 13:26:25 +01:00
parent 71a2461b75
commit b17ce2bc52

View File

@@ -314,7 +314,7 @@ class WOStackStatusController(CementBaseController):
if WOAptGet.is_installed(self, 'php7.3-fpm'):
services = services + ['php7.3-fpm']
else:
else:
Log.info(self, "PHP7.3-FPM is not installed")
if self.app.pargs.php73: