Browse Source

Updated update_website_wiki.sh

maziggy 4 weeks ago
parent
commit
29e55c15fc
1 changed files with 0 additions and 5 deletions
  1. 0 5
      update_website_wiki.sh

+ 0 - 5
update_website_wiki.sh

@@ -9,8 +9,3 @@ cd ../bambuddy-wiki
 git add .
 git commit -m "Updated Wiki"
 git push
-
-cd ../bambuddy-telemetry/
-git add .
-git commit -m "Updated Stats"
-git push