This commit is contained in:
rperper
2018-11-07 08:58:19 -05:00
parent d2f081b384
commit 988bb84d44

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'