Skip to content

Commit 6306194

Browse files
authored
Aktualisieren von homarr-install.sh
1 parent 87a987b commit 6306194

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/homarr-install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ msg_ok "Set up Node.js Repository"
3535
msg_info "Installing Node.js/pnpm"
3636
$STD apt-get update
3737
$STD apt-get install -y nodejs
38-
$STD npm install -g pnpm
38+
$STD npm install -g pnpm@latest
3939
msg_ok "Installed Node.js/pnpm"
4040

4141
msg_info "Installing Homarr (Patience)"

0 commit comments

Comments
 (0)