mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-01-18 21:42:06 +01:00
fall back to gf-plus repo
This commit is contained in:
@@ -1931,7 +1931,7 @@ imap_folder_list_limit = 0
|
||||
Upgrade.executioner(command, 0)
|
||||
|
||||
if Upgrade.decideCentosVersion() == CENTOS7:
|
||||
command = 'yum install --enablerepo=CyberPanel -y postfix3 postfix3-mysql'
|
||||
command = 'yum install --enablerepo=gf-plus -y postfix3 postfix3-ldap postfix3-mysql postfix3-pcre'
|
||||
else:
|
||||
command = 'dnf install --enablerepo=gf-plus postfix3 postfix3-mysql -y'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user