Skip to content

Commit

Permalink
Let mautrix-python handle registration generation message
Browse files Browse the repository at this point in the history
  • Loading branch information
tulir committed Feb 21, 2021
1 parent 429cb07 commit 6020cdf
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions docker-run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,6 @@ fi

if [ ! -f /data/registration.yaml ]; then
python3 -m mautrix_telegram -g -c /data/config.yaml -r /data/registration.yaml
echo "Didn't find a registration file."
echo "Generated one for you."
echo "Copy that over to synapses app service directory."
fixperms
exit
fi
Expand Down

0 comments on commit 6020cdf

Please sign in to comment.