Ver código fonte

Update dashy-update.sh

tteckster 3 anos atrás
pai
commit
f79471d341
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      misc/dashy-update.sh

+ 1 - 0
misc/dashy-update.sh

@@ -15,6 +15,7 @@ cp -R /dashy/public public-backup
 echo -e "${CM}${CL} \r"
 
 echo -en "${GN} Updating Dashy... "
+cd /dashy
 git merge
 git pull origin master
 yarn