mirror of
https://github.com/tteck/Proxmox.git
synced 2024-11-22 08:13:11 +01:00
Update dashy-install.sh
tweak
This commit is contained in:
parent
22c03c89d3
commit
faf133ffed
@ -33,7 +33,6 @@ msg_ok "Installed Node.js"
|
||||
|
||||
msg_info "Installing Yarn"
|
||||
$STD npm install -g yarn
|
||||
ln -sf /usr/local/bin/yarn /usr/bin/yarn
|
||||
msg_ok "Installed Yarn"
|
||||
|
||||
RELEASE=$(curl -s https://api.github.com/repos/Lissy93/dashy/releases/latest | grep "tag_name" | awk '{print substr($2, 2, length($2)-3) }')
|
||||
|
Loading…
Reference in New Issue
Block a user