3 lines
86 B
Bash
Executable file
3 lines
86 B
Bash
Executable file
#!/bin/sh
|
|
curl -X POST -F 'name=value' https://home.cochrun.xyz/api/webhook/study-off
|