mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-02-10 00:26:47 +01:00
dovecot
This commit is contained in:
@@ -718,7 +718,7 @@ class preFlightsChecks:
|
||||
|
||||
##
|
||||
|
||||
if self.distro == centos or self.distro == cent8:
|
||||
if self.distro == centos:
|
||||
command = 'yum --enablerepo=CyberPanel -y install dovecot dovecot-mysql'
|
||||
elif self.distro == cent8:
|
||||
command = 'dnf --enablerepo=CyberPanel install dovecot23 dovecot23-mysql -y'
|
||||
|
||||
Reference in New Issue
Block a user