Explorar el Código

Updated update_website_wiki.sh

maziggy hace 6 meses
padre
commit
8f8ef9ea35
Se han modificado 1 ficheros con 0 adiciones y 11 borrados
  1. 0 11
      update_website_wiki.sh

+ 0 - 11
update_website_wiki.sh

@@ -14,14 +14,3 @@ cd ../bambuddy-telemetry/
 git add .
 git commit -m "Updated Stats"
 git push
-
-cd ../spoolbuddy-website
-git add .
-git commit -m "Updated website"
-git push
-
-cd ../spoolbuddy-wiki
-git pull
-git add .
-git commit -m "Updated Wiki"
-git push