add newline to stop github complaining
This commit is contained in:
parent
bae6387bb7
commit
139df62ec4
1 changed files with 1 additions and 1 deletions
|
@ -6,4 +6,4 @@ set -e
|
||||||
|
|
||||||
node ./docker-entrypoint.js > ./config.js
|
node ./docker-entrypoint.js > ./config.js
|
||||||
|
|
||||||
exec "$@"
|
exec "$@"
|
||||||
|
|
Loading…
Reference in a new issue