git-lfs/script/release

4 lines
58 B
Plaintext
Raw Normal View History

2014-09-05 23:09:20 +00:00
#!/bin/sh
script/fmt
2015-05-25 18:30:14 +00:00
go run script/*.go -cmd release "$@"