github.com/arunkumar7540/cli@v6.45.0+incompatible/bin/run (about) 1 #!/bin/bash 2 3 set -e 4 5 go run $(dirname $0)/../main.go "$@"