1
0

Merge branch 'main' into multi-tenant

This commit is contained in:
2024-11-01 10:43:40 +08:00
405 changed files with 118 additions and 792 deletions

View File

@@ -76,6 +76,8 @@ if [ ! -e "${NginxConfDir}/omc.conf" ]; then
cp -f ${OMCEtcDir}/nginx/omc.conf ${NginxConfDir};
fi
systemctl daemon-reload
# disable auto upgrade
systemctl disable --now unattended-upgrades