mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-03-04 11:20:45 +01:00
fix dovecot upgrade on ubuntu
This commit is contained in:
@@ -440,6 +440,7 @@ elif [[ "$Server_OS" = "Ubutnu" ]] ; then
|
||||
|
||||
rm -f /etc/apt/sources.list.d/dovecot.list
|
||||
apt update
|
||||
DEBIAN_FRONTEND=noninteractive DEBIAN_PRIORITY=critical apt -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" upgrade -y
|
||||
fi
|
||||
#all pre-upgrade operation for Ubuntu 20
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user