github.com/wanddynosios/cli/v8@v8.7.9-0.20240221182337-1a92e3a7017f/bin/run (about) 1 #!/bin/bash 2 3 set -e 4 5 go run $(dirname $0)/../main.go "$@"