Docmost: cleanup folder at update (#16177)

This commit is contained in:
CanbiZ (MickLesk)
2026-07-31 09:46:30 +02:00
committed by GitHub
parent fdb029403d
commit 81fd7ef01a
+3 -3
View File
@@ -37,9 +37,9 @@ function update_script() {
systemctl stop docmost
msg_ok "Stopped Service"
create_backup /opt/docmost/.env \
/opt/docmost/data
fetch_and_deploy_gh_release "docmost" "docmost/docmost" "tarball"
create_backup /opt/docmost/.env /opt/docmost/data
CLEAN_INSTALL=1 fetch_and_deploy_gh_release "docmost" "docmost/docmost" "tarball"
restore_backup