mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-11-07 05:45:59 +01:00
Dumb bug
This commit is contained in:
@@ -648,7 +648,7 @@ class InstallCyberPanel:
|
||||
|
||||
@staticmethod
|
||||
def pureFTPDServiceName(self, distro):
|
||||
if distro == 'ubuntu'
|
||||
if distro == ubuntu
|
||||
return 'pure-ftpd-mysql'
|
||||
return 'pure-ftpd'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user