Update UPDATE.sh

This commit is contained in:
Stefan Pejcic 2024-08-18 17:40:59 +02:00 committed by GitHub
parent 693abda7df
commit b94db42a87
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -332,6 +332,11 @@ run_custom_postupdate_script() {
}
set_mailserver(){
opencli email-server install
}
set_logrotate(){
config_file="/etc/openpanel/openpanel/conf/openpanel.config"