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 read domain
echo "Weblate title:" echo "Weblate title:"
read title read title
echo "Sentry DNS:" echo "Sentry DSN:"
read sentry read sentry
echo "Matomo site id:" echo "Matomo site id:"
read matomo read matomo