mirror of
https://gh.llkk.cc/https://github.com/WeblateOrg/scripts.git
synced 2025-10-03 15:01:00 +08:00
chore: update e-mail address
This commit is contained in:
parent
9bd566b7e3
commit
1a7a1b9197
1 changed files with 1 additions and 1 deletions
|
@ -218,7 +218,7 @@ fi
|
|||
|
||||
# Create admin user
|
||||
if [ -n "$WEBLATE_PASSWORD" ]; then
|
||||
sudo -u weblate docker compose exec --user weblate weblate weblate createadmin --username nijel --email michal@cihar.com --name 'Michal Čihař' --password "$WEBLATE_PASSWORD" --update
|
||||
sudo -u weblate docker compose exec --user weblate weblate weblate createadmin --username nijel --email michal@weblate.org --name 'Michal Čihař' --password "$WEBLATE_PASSWORD" --update
|
||||
fi
|
||||
|
||||
# Machinery configuration
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue