chore(script): update run script path
Change the go run command to use the relative path ./cmd instead of the full package path ./cmd/main.go.
This commit is contained in:
Change the go run command to use the relative path ./cmd instead of the full package path ./cmd/main.go.