mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-05-22 20:29:51 +02: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