Explorar el Código

Updated update_website_wiki.sh

maziggy hace 6 meses
padre
commit
a6b1f6fc28
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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