hermes/routes/NextNet API/runroute.sh
2024-04-25 13:14:47 +00:00

3 lines
No EOL
94 B
Bash
Executable file

#!/usr/bin/env bash
npx @usebruno/cli run "$1" --output /tmp/out.json
cat /tmp/out.json | less