compose/bluesky-pds/create-invite.sh
2024-10-18 17:10:40 -03:00

2 lines
193 B
Bash

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