This commit is contained in:
rperper
2018-11-07 08:58:19 -05:00
parent bf03c651e4
commit ea8ec4fe52

View File

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