remove -x

This commit is contained in:
Rob Walker 2018-09-10 21:34:12 -07:00 committed by Grimes
parent c3fc98c48f
commit 016ee36808
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/bin/bash -ex
#!/bin/bash -e
here=$(dirname "$0")
# shellcheck source=multinode-demo/common.sh