diff --git a/pubspace.sh b/pubspace.sh new file mode 100644 index 0000000..c2884ac --- /dev/null +++ b/pubspace.sh @@ -0,0 +1,7 @@ +#!/bin/sh + +/usr/bin/curl \ + -H "Content-Type: application/json" \ + -X GET \ + -d '{"username":"xyz","password":"xyz"}' \ + https://publish.lumbung.space