remove bash debug from docker entrypoint

This commit is contained in:
Etienne Napoleone 2018-10-15 14:48:11 +07:00 committed by GitHub
parent eed1de76ec
commit 254ae2cc10
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
#!/bin/sh -x
#!/bin/sh
# vars from docker env
# - IDENTITY (default to empty)