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
5a4aa0a66d
commit
89e1f4f369
@ -1257,6 +1257,7 @@ set_premium_features(){
|
|||||||
LICENSE="Enterprise"
|
LICENSE="Enterprise"
|
||||||
echo "Setting OpenPanel enterprise version license key $license_key"
|
echo "Setting OpenPanel enterprise version license key $license_key"
|
||||||
opencli config update 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
|
#added in 0.2.5 https://community.openpanel.org/d/91-email-support-for-openpanel-enterprise-edition
|
||||||
echo "Setting mailserver.."
|
echo "Setting mailserver.."
|
||||||
|
Loading…
Reference in New Issue
Block a user