diff --git a/entrypoint.sh b/entrypoint.sh index a5d4005..56efbd6 100755 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -11,5 +11,5 @@ echo "Processing event '$GITHUB_EVENT_NAME'" echo "List of files no has license:" echo "===================================" -echo \"/app/addlicense -check "$1" . \" +echo /app/addlicense -check "$1" . /app/addlicense -check "$1" .