git-lfs/script/release
2015-05-25 12:30:14 -06:00

4 lines
58 B
Bash
Executable File

#!/bin/sh
script/fmt
go run script/*.go -cmd release "$@"