4 lines
111 B
Bash
Raw Normal View History

#!/bin/sh
curl -X POST -H 'Content-Type:application/json' -d "@send_off.json" "http://localhost:8000/command"