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