mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-16 12:19:43 +00:00
Update docmost-install.sh
This commit is contained in:
parent
3a1ae8f7c0
commit
9bcd1cd237
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ msg_ok "Set up Node.js Repository"
|
|||
msg_info "Installing Node.js"
|
||||
$STD apt-get update
|
||||
$STD apt-get install -y nodejs
|
||||
$STD npm install -g pnpm
|
||||
$STD npm install -g pnpm@latest
|
||||
msg_ok "Installed Node.js"
|
||||
|
||||
msg_info "Setting up PostgreSQL"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue