add newline to stop github complaining
This commit is contained in:
parent
bae6387bb7
commit
139df62ec4
|
@ -6,4 +6,4 @@ set -e
|
|||
|
||||
node ./docker-entrypoint.js > ./config.js
|
||||
|
||||
exec "$@"
|
||||
exec "$@"
|
||||
|
|
Loading…
Reference in New Issue
Block a user