Skip to content

Commit

Permalink
Try to fix #116
Browse files Browse the repository at this point in the history
  • Loading branch information
overtrue committed Dec 11, 2021
1 parent 3b749f2 commit 79f033d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

set -euxo pipefail

exec /root/.composer/vendor/bin/phplint $@
sh -c "/root/.composer/vendor/bin/phplint $*"

0 comments on commit 79f033d

Please sign in to comment.