mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-09-25 21:57:15 +02:00
add cmake for update
This commit is contained in:
@@ -36,6 +36,8 @@ function update_script() {
|
|||||||
systemctl stop affine-web affine-worker
|
systemctl stop affine-web affine-worker
|
||||||
msg_ok "Stopped Services"
|
msg_ok "Stopped Services"
|
||||||
|
|
||||||
|
ensure_dependencies cmake
|
||||||
|
|
||||||
create_backup /root/.affine/config /root/.affine/storage
|
create_backup /root/.affine/config /root/.affine/storage
|
||||||
|
|
||||||
CLEAN_INSTALL=1 fetch_and_deploy_gh_release "affine_app" "toeverything/AFFiNE" "tarball" "${RELEASE}" "/opt/affine"
|
CLEAN_INSTALL=1 fetch_and_deploy_gh_release "affine_app" "toeverything/AFFiNE" "tarball" "${RELEASE}" "/opt/affine"
|
||||||
|
|||||||
Reference in New Issue
Block a user