Another dumb bug

This commit is contained in:
rperper
2018-11-07 09:03:16 -05:00
parent ea8ec4fe52
commit 2494b672d8

View File

@@ -648,7 +648,7 @@ class InstallCyberPanel:
@staticmethod
def pureFTPDServiceName(self, distro):
if distro == ubuntu
if distro == ubuntu:
return 'pure-ftpd-mysql'
return 'pure-ftpd'