diff --git a/entrypoint.sh b/entrypoint.sh index 58ed0b104..a752ccc8c 100755 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -22,3 +22,4 @@ elif [[ "$action" == "sleep" ]];then else python jms "${action}" "${service}" fi +