This commit is contained in:
MickLesk
2026-04-06 19:49:18 +02:00
parent 7526a5d5e2
commit 9fe9c4f1a0
4 changed files with 12 additions and 7 deletions

View File

@@ -19,7 +19,7 @@ $STD apt install -y \
git
msg_ok "Installed Dependencies"
NODE_VERSION="22" setup_nodejs
NODE_VERSION="24" setup_nodejs
fetch_and_deploy_gh_release "puter" "HeyPuter/puter" "tarball"