Update pulse-install.sh
This commit is contained in:
parent
378ad7e7f2
commit
a03ed4d018
@ -37,7 +37,7 @@ $STD apt-get install -y \
|
||||
diffutils
|
||||
msg_ok "Installed Core Dependencies"
|
||||
|
||||
NODE_VERSION="20" NODE_MODULE="yarn@latest" install_node_and_modules
|
||||
NODE_VERSION="20" install_node_and_modules
|
||||
|
||||
msg_info "Setup Pulse"
|
||||
RELEASE=$(curl -fsSL https://api.github.com/repos/rcourtman/Pulse/releases/latest | grep "tag_name" | awk '{print substr($2, 3, length($2)-4) }')
|
||||
|
Loading…
x
Reference in New Issue
Block a user