@@ -12,9 +12,6 @@ fi
if [ ! -f /data/registration.yaml ]; then
python3 -m mautrix_instagram -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."
exit
fi