瀏覽代碼

Update dashy-install.sh

tteckster 3 年之前
父節點
當前提交
c948482711
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      setup/dashy-install.sh

+ 1 - 1
setup/dashy-install.sh

@@ -72,7 +72,7 @@ echo -en "${GN} Installing Yarn... "
 npm install --global yarn &>/dev/null
 npm install --global yarn &>/dev/null
 echo -e "${CM}${CL} \r"
 echo -e "${CM}${CL} \r"
 
 
-echo -en "${GN} Installing Dashy... "
+echo -en "${GN} Installing Dashy (Patience)... "
 git clone https://github.com/Lissy93/dashy.git &>/dev/null
 git clone https://github.com/Lissy93/dashy.git &>/dev/null
 cd /dashy
 cd /dashy
 yarn &>/dev/null
 yarn &>/dev/null