add cmake for update

This commit is contained in:
MickLesk
2026-07-17 14:22:56 +02:00
parent 3d24a60147
commit 8a81696ed9
+2
View File
@@ -36,6 +36,8 @@ function update_script() {
systemctl stop affine-web affine-worker
msg_ok "Stopped Services"
ensure_dependencies cmake
create_backup /root/.affine/config /root/.affine/storage
CLEAN_INSTALL=1 fetch_and_deploy_gh_release "affine_app" "toeverything/AFFiNE" "tarball" "${RELEASE}" "/opt/affine"