Explorar el Código

Updated the pull-email-capture script

Samuel W. Flint hace 8 años
padre
commit
f65d24d3c2
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      pull-email-capture

+ 2 - 2
pull-email-capture

@@ -2,6 +2,6 @@
 
 fetchmail
 
-cd ~/org
-git add email-capture.org
+cd ~/org || exit 1
+git add email-capture.org email-data
 git commit -m "Pulled Emails for Capture"