Mirror from bluesky-social/pds
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

pdsadmin/account: little fixups

+1 -1
+1 -1
pdsadmin/account.sh
··· 82 82 fi 83 83 84 84 # Wait for the TLS certificate to be issued. 85 - HANDLE_WELLKNOWN_URL="https://${handle}/.well-known/atproto-did" 85 + HANDLE_WELLKNOWN_URL="https://${HANDLE}/.well-known/atproto-did" 86 86 echo "* Obtaining TLS certificate" 87 87 while true; do 88 88 echo "Requesting ${HANDLE_WELLKNOWN_URL}"