mirror of
https://github.com/tteck/Proxmox.git
synced 2024-11-17 20:11:17 +00:00
Update dashy-install.sh
This commit is contained in:
parent
2ab6dcb70f
commit
defc179596
@ -74,7 +74,7 @@ echo -e "${CM}${CL} \r"
|
||||
|
||||
echo -en "${GN} Installing Dashy... "
|
||||
git clone https://github.com/Lissy93/dashy.git &>/dev/null
|
||||
cd /root/dashy/
|
||||
cd dashy/
|
||||
yarn
|
||||
export NODE_OPTIONS=--max-old-space-size=1000 &>/dev/null
|
||||
yarn build &>/dev/null
|
||||
|
Loading…
Reference in New Issue
Block a user