mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-11-07 22:06:05 +01:00
Dumb bug
This commit is contained in:
@@ -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'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user