mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-01-24 08:19:05 +01:00
Update for pure-ftpd-mysql
This commit is contained in:
@@ -651,7 +651,7 @@ class InstallCyberPanel:
|
||||
count = 0
|
||||
while (1):
|
||||
if self.distro == ubuntu:
|
||||
command = 'apt-get -y install pure-ftpd'
|
||||
command = 'apt-get -y install pure-ftpd-mysql'
|
||||
else:
|
||||
command = "yum install -y pure-ftpd"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user