Browse Source

Updated update_website_wiki.sh

maziggy 3 months ago
parent
commit
8f8ef9ea35
1 changed files with 0 additions and 11 deletions
  1. 0 11
      update_website_wiki.sh

+ 0 - 11
update_website_wiki.sh

@@ -14,14 +14,3 @@ cd ../bambuddy-telemetry/
 git add .
 git add .
 git commit -m "Updated Stats"
 git commit -m "Updated Stats"
 git push
 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