Sfoglia il codice sorgente

Updated update_website_wiki.sh

maziggy 6 mesi fa
parent
commit
a6b1f6fc28
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      update_website_wiki.sh

+ 1 - 0
update_website_wiki.sh

@@ -21,6 +21,7 @@ git commit -m "Updated website"
 git push
 
 cd ../spoolbuddy-wiki
+git pull
 git add .
 git commit -m "Updated Wiki"
 git push