]> git.phdru.name Git - git-scripts.git/blob - git-push-compyle
Feat: Add scripts to push, compile to byte code, set date
[git-scripts.git] / git-push-compyle
1 #! /bin/sh
2
3 git push "$@" &&
4 exec compyle-all