mbland / go-script-bash

Framework for writing modular, discoverable, testable Bash scripts
ISC License
95 stars 16 forks source link

Update `@go.setup_project` output to use `_GO_CMD` at the end #213

Open mbland opened 6 years ago

mbland commented 6 years ago

Just noticed it uses $0 instead, which always gives the full script path, not the name of the command actually used.