diff --git a/start.sh b/start.sh index dcbdc9e..a6e2486 100644 --- a/start.sh +++ b/start.sh @@ -15,7 +15,7 @@ case "${1}" in version ) echo "stage: ${1}" start_service - kesl-control -S --app-info + kesl-control -S --app-info | grep -v '^$' ;; scan ) echo "stage: ${1}"