Skip to content

Commit d44a82e

Browse files
authored
Update linkwarden-install.sh
1 parent 2a7e293 commit d44a82e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/linkwarden-install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ $STD apt-get install -y \
2323
msg_ok "Installed Dependencies"
2424

2525
NODE_VERSION="22"
26-
NODE_MODULE="[email protected],yarn"
26+
NODE_MODULE="yarn@latest"
2727
install_node_and_modules
2828
PG_VERSION="15"
2929
install_postgresql

0 commit comments

Comments
 (0)