Add ensure_dependencies call before checking for releases

This commit is contained in:
CanbiZ (MickLesk)
2026-06-11 07:33:04 +02:00
committed by GitHub
parent 0db36c9981
commit 67b3043d3e
+2 -1
View File
@@ -30,7 +30,8 @@ function update_script() {
fi
NODE_VERSION="24" NODE_MODULE="yarn" setup_nodejs
ensure_dependencies f3d
if check_for_gh_release "manyfold" "manyfold3d/manyfold"; then
msg_info "Stopping Services"
systemctl stop manyfold.target manyfold-rails.1 manyfold-default_worker.1 manyfold-performance_worker.1