mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update install.sh
This commit is contained in:
parent
9a970ffbbc
commit
5a4aa0a66d
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user