Fix typo in Sentry configuration

Signed-off-by: Michal Čihař <michal@cihar.com>
This commit is contained in:
Michal Čihař 2019-11-25 19:50:59 +01:00
parent 1ecb644662
commit 273b7242ae

View file

@ -4,7 +4,7 @@ echo "Weblate domain:"
read domain
echo "Weblate title:"
read title
echo "Sentry DNS:"
echo "Sentry DSN:"
read sentry
echo "Matomo site id:"
read matomo