Sfoglia il codice sorgente

Updated update_website_wiki.sh

maziggy 3 mesi fa
parent
commit
1e15595f45
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2 2
      update_website_wiki.sh

+ 2 - 2
update_website_wiki.sh

@@ -10,9 +10,9 @@ git add .
 git commit -m "Updated Wiki"
 git push
 
-cd ../bambuddy-languages
+cd ../bambuddy-telemetry/
 git add .
-git commit -m "Updated Bambuddy Languages"
+git commit -m "Updated Stats"
 git push
 
 cd ../spoolbuddy-website