ubuntu packages list

This commit is contained in:
Usman Nasir 2020-04-26 12:21:51 +05:00
parent b469aa5082
commit 68a076dbe0
2 changed files with 2985 additions and 1 deletions

2984
AllCPUbuntu.json Normal file

File diff suppressed because it is too large Load Diff

View File

@ -338,7 +338,7 @@ class InstallCyberPanel:
install.preFlightsChecks.call(command, self.distro, command, command, 1, 1, os.EX_OSERR)
command = 'wget https://rep.cyberpanel.net/pure-ftpd-mysql_1.0.47-3_amd64.deb'
install.preFlightsChecks.call(command, self.distro, command, command, 1, 1, os.EX_OSERR).org
install.preFlightsChecks.call(command, self.distro, command, command, 1, 1, os.EX_OSERR)
command = 'dpkg --install --force-confold pure-ftpd-common_1.0.47-3_all.deb'
install.preFlightsChecks.call(command, self.distro, command, command, 1, 1, os.EX_OSERR)