mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-11 09:54:36 +00:00
Aktualisieren von homarr-install.sh
This commit is contained in:
parent
87a987ba35
commit
63061942b9
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ msg_ok "Set up Node.js Repository"
|
|||
msg_info "Installing Node.js/pnpm"
|
||||
$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/pnpm"
|
||||
|
||||
msg_info "Installing Homarr (Patience)"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue