This commit is contained in:
CanbiZ
2025-05-07 15:57:48 +02:00
parent 61df841f25
commit 1ad7b1ae8c
2 changed files with 3 additions and 1 deletions

View File

@@ -19,6 +19,8 @@ update_os
# Example Setting for Test
#NODE_MODULE="pnpm@10.1,yarn"
RELEASE=$(community_curl https://api.github.com/repos/babybuddys/babybuddy/releases/latest | grep "tag_name" | awk '{print substr($2, 3, length($2)-4) }')
NODE_VERSION="22" NODE_MODULE="yarn" install_node_and_modules
#PG_VERSION="15"