Skip to content

Commit 496f0c9

Browse files
dblandinwfleming
authored andcommitted
Add entrypoint script
1 parent fc8a038 commit 496f0c9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

entrypoint

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
#!/bin/sh
2+
~/codeclimate-parser/bin/boot-retries >&2 && exec "$@"

0 commit comments

Comments
 (0)