f623683781c7e1558362bd123167c75d9b54c488
[josuexyz/.git] / pusher.sh
1 #!/bin/bash
2 git add . && git commit -m "$@" && git push;