Damn...
This commit is contained in:
parent
5370f63fde
commit
5080010361
@ -1,2 +1,2 @@
|
||||
read -p "Enter admin password: " password
|
||||
curl -X POST -u admin:$password -H "Content-Type: application/json" -d '{"useCount: 1}' https://shoebottom.ca/xrpc/com.atproto.server.createInviteCode
|
||||
curl -X POST -u admin:$password -H "Content-Type: application/json" -d '{"useCount": 1}' https://shoebottom.ca/xrpc/com.atproto.server.createInviteCode
|
Loading…
Reference in New Issue
Block a user