4 lines
172 B
Bash
4 lines
172 B
Bash
#!/bin/bash
|
|
|
|
curl -H "Content-Type: application/json" -X POST -d '{"message": "I am aliveeee"}' https://dweet.io:443/dweet/quietly/for/5410ab1e-319c-4f14-a2e4-04725df69121
|