mirror of
https://github.com/zulip/docker-zulip.git
synced 2025-11-12 09:57:31 +00:00
Change to the "Starting ..." message
This commit is contained in:
@@ -485,7 +485,7 @@ appRun() {
|
|||||||
linkDirectoriesToVolume
|
linkDirectoriesToVolume
|
||||||
initialConfiguration
|
initialConfiguration
|
||||||
bootstrappingEnvironment
|
bootstrappingEnvironment
|
||||||
echo "Starting supervisor with \"/etc/supervisor/supervisor.conf\" ..."
|
echo "Starting Zulip using supervisor with \"/etc/supervisor/supervisor.conf\" ..."
|
||||||
echo "==="
|
echo "==="
|
||||||
exec supervisord -c /etc/supervisor/supervisor.conf
|
exec supervisord -c /etc/supervisor/supervisor.conf
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user