This repository has been archived on 2021-12-15. You can view files and clone it, but cannot push or open issues or pull requests.
pubspace/pubspace.sh

8 lines
155 B
Bash
Raw Normal View History

2021-06-16 10:07:33 +00:00
#!/bin/sh
/usr/bin/curl \
-H "Content-Type: application/json" \
-X GET \
-d '{"username":"xyz","password":"xyz"}' \
https://publish.lumbung.space