feat: Show salt-master versions on start
This commit is contained in:
@@ -16,6 +16,8 @@ case "${1}" in
|
|||||||
|
|
||||||
case "${1}" in
|
case "${1}" in
|
||||||
app:start)
|
app:start)
|
||||||
|
salt-master --versions
|
||||||
|
|
||||||
log_info "Starting supervisord ..."
|
log_info "Starting supervisord ..."
|
||||||
exec /usr/bin/supervisord -nc /etc/supervisor/supervisord.conf
|
exec /usr/bin/supervisord -nc /etc/supervisor/supervisord.conf
|
||||||
;;
|
;;
|
||||||
|
|||||||
Reference in New Issue
Block a user