Update install.sh

This commit is contained in:
Stefan Pejcic 2025-03-26 18:36:11 +01:00 committed by GitHub
parent 9a970ffbbc
commit 5a4aa0a66d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1260,9 +1260,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-server install
timeout 60 opencli email-server install
echo "Enabling Roundcube webmail.."
opencli email-webmail roundcube
timeout 60 opencli email-webmail roundcube
else
LICENSE="Community"