Explorar o código

Update dashy-install.sh

tteckster %!s(int64=3) %!d(string=hai) anos
pai
achega
ee5b4a683f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      setup/dashy-install.sh

+ 1 - 1
setup/dashy-install.sh

@@ -75,7 +75,7 @@ echo -e "${CM}${CL} \r"
 echo -en "${GN} Installing Dashy... "
 git clone https://github.com/Lissy93/dashy.git &>/dev/null
 cd /dashy
-yarn
+yarn &>/dev/null
 export NODE_OPTIONS=--max-old-space-size=1000 &>/dev/null
 yarn build &>/dev/null
 echo -e "${CM}${CL} \r"