github.com/pachyderm/pachyderm@v1.13.4/etc/pipeline-build/go/run.sh (about) 1 #!/bin/sh 2 set -e 3 cd /pfs/build 4 chmod +x main 5 ./main "$@"