stop-server: Stop katex, if running.

This commit is contained in:
Alex Vandiver 2024-09-16 18:08:55 +00:00 committed by Tim Abbott
parent 708d07a885
commit 758aa36cbe
1 changed files with 1 additions and 0 deletions

View File

@ -49,6 +49,7 @@ if has_application_server():
services.append("zulip-django")
services.append("zulip-tornado:*")
services.append("zulip-workers:*")
services.append("zulip-katex")
if has_application_server(once=True):
# These used to be included in "zulip-workers:*"; we may be
# stopping an older version of Zulip, which has not applied