Update start.sh

stop printing debug in the docker log down ;)
This commit is contained in:
Adam Hill
2017-02-09 13:01:34 -06:00
committed by GitHub
parent 28b57e9c01
commit e8d5f0c1b4

View File

@@ -1,4 +1,4 @@
#!/bin/bash -ex
#!/bin/bash -e
# Dockerfile variables
export IMAGE
export ServerIP