From d1670aea7e6dc48f9c1bf71597ec8e8ebb70ce3b Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Sat, 12 Oct 2024 23:54:47 +0200 Subject: [PATCH] Update INSTALL.sh --- INSTALL.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/INSTALL.sh b/INSTALL.sh index 4d238c7d..891bb543 100644 --- a/INSTALL.sh +++ b/INSTALL.sh @@ -1357,7 +1357,9 @@ set_premium_features(){ #added in 0.2.5 https://community.openpanel.org/d/91-email-support-for-openpanel-enterprise-edition echo "Setting mailserver.." - opencli email-setup + opencli email-server install + echo "Enabling Roundcube webmail.." + opencli email-webmail roundcube else LICENSE="Community"