mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-11-16 02:06:13 +01:00
install/installCyberPanel.py;
This commit is contained in:
@@ -412,6 +412,7 @@ class InstallCyberPanel:
|
|||||||
writeDataToFile.close()
|
writeDataToFile.close()
|
||||||
|
|
||||||
if self.distro == ubuntu:
|
if self.distro == ubuntu:
|
||||||
|
|
||||||
command = 'apt install pure-ftpd-mysql -y'
|
command = 'apt install pure-ftpd-mysql -y'
|
||||||
install.preFlightsChecks.call(command, self.distro, command, command, 1, 1, os.EX_OSERR)
|
install.preFlightsChecks.call(command, self.distro, command, command, 1, 1, os.EX_OSERR)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user