mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-15 19:59:41 +00:00
change node Version
This commit is contained in:
parent
b406921c1a
commit
85ae0e2f74
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ $STD apt-get install -y \
|
|||
msg_ok "Installed Dependencies"
|
||||
|
||||
install_mariadb
|
||||
NODE_VERSION="22" NODE_MODULE="yarn@latest" install_node_and_modules
|
||||
NODE_VERSION="20" NODE_MODULE="yarn@latest" install_node_and_modules
|
||||
|
||||
msg_info "Setting up MariaDB"
|
||||
DB_NAME=monica
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue