mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-11-07 22:06:05 +01:00
Simple stuff, made complicated2!
This commit is contained in:
@@ -48,7 +48,7 @@ class preFlightsChecks:
|
||||
|
||||
|
||||
@staticmethod
|
||||
def pureFTPDServiceName(self, distro):
|
||||
def pureFTPDServiceName(distro):
|
||||
if distro == ubuntu:
|
||||
return 'pure-ftpd-mysql'
|
||||
return 'pure-ftpd'
|
||||
|
||||
Reference in New Issue
Block a user