mirror of
https://github.com/zulip/docker-zulip.git
synced 2025-11-18 04:43:47 +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
|
send "$ZULIP_USER_PASS
|
||||||
EOF
|
EOF
|
||||||
/home/zulip/deployments/current/manage.py changepassword "$ZULIP_USER_EMAIL"
|
/home/zulip/deployments/current/manage.py changepassword "$ZULIP_USER_EMAIL"
|
||||||
|
/home/zulip/deployments/current/manage.py knight "$ZULIP_USER_EMAIL"
|
||||||
BASH
|
BASH
|
||||||
|
|||||||
Reference in New Issue
Block a user