chore: Adds backend ID returning.

This commit is contained in:
Greyson 2024-04-25 13:14:47 +00:00
parent 569016711a
commit 3d5d7d4446
4 changed files with 14 additions and 3 deletions

3
routes/NextNet API/runroute.sh Executable file
View file

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