65f81990a7
… instead of /bin/bash, to work better on more platforms. Signed-off-by: Vincent Demeester <vincent@sbr.pm>
4 lines
40 B
Bash
Executable file
4 lines
40 B
Bash
Executable file
#!/usr/bin/env bash
|
|
set -e
|
|
|
|
go generate
|