소스 검색

Updated update_website_wiki.sh

maziggy 6 달 전
부모
커밋
8f8ef9ea35
1개의 변경된 파일0개의 추가작업 그리고 11개의 파일을 삭제
  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