diff --git a/ct/affine.sh b/ct/affine.sh index 036730edc..1480c2a99 100644 --- a/ct/affine.sh +++ b/ct/affine.sh @@ -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"