mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2025-02-04 23:10:16 +00:00
Aktualisieren von homarr-install.sh
This commit is contained in:
parent
87a987ba35
commit
63061942b9
@ -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…
Reference in New Issue
Block a user