mirror of
https://github.com/zulip/docker-zulip.git
synced 2025-10-23 16:13:45 +00:00
Added -f flag to Zulip user knight command
This commit is contained in:
@@ -26,5 +26,5 @@ expect "$ "
|
||||
send -- "exit\r"
|
||||
expect eof
|
||||
EOF
|
||||
/home/zulip/deployments/current/manage.py knight "$ZULIP_USER_EMAIL"
|
||||
/home/zulip/deployments/current/manage.py knight "$ZULIP_USER_EMAIL" -f
|
||||
BASH
|
||||
|
Reference in New Issue
Block a user