hermes/api/routes/NextNet API/runroute.sh
2024-04-28 14:23:13 -04: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