|
@@ -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
|
|
|