diff --git a/install.sh b/install.sh index 8f0716f7..6544b94b 100644 --- a/install.sh +++ b/install.sh @@ -1257,6 +1257,7 @@ set_premium_features(){ LICENSE="Enterprise" echo "Setting OpenPanel enterprise version license key $license_key" opencli config update key "$license_key" + systemctl restart admin > /dev/null 2>&1 #added in 0.2.5 https://community.openpanel.org/d/91-email-support-for-openpanel-enterprise-edition echo "Setting mailserver.."