mirror of
https://github.com/zulip/docker-zulip.git
synced 2025-11-17 20:41:33 +00:00
Add knight command to createZulipAdmin user
This commit is contained in:
@@ -17,4 +17,5 @@ expect -re 'Password (again).*'
|
||||
send "$ZULIP_USER_PASS
|
||||
EOF
|
||||
/home/zulip/deployments/current/manage.py changepassword "$ZULIP_USER_EMAIL"
|
||||
/home/zulip/deployments/current/manage.py knight "$ZULIP_USER_EMAIL"
|
||||
BASH
|
||||
|
||||
Reference in New Issue
Block a user