mirror of
https://gh.llkk.cc/https://github.com/WeblateOrg/scripts.git
synced 2025-10-03 15:01:00 +08:00
Fix typo in Sentry configuration
Signed-off-by: Michal Čihař <michal@cihar.com>
This commit is contained in:
parent
1ecb644662
commit
273b7242ae
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue