paulwalko.github.io/pushall.sh

4 lines
80 B
Bash
Raw Normal View History

2016-06-09 17:51:55 -04:00
#!/bin/bash
gulp comments && git add --all && git commit -m "..." && git push