Turn off debug output in install.sh
It was turned on for debugging and had been forgot to turn off before commiting. Change-Id: I5ecc21e6505d2d138dea3d7326efaeb8748f3219
This commit is contained in:
parent
baca1c2d43
commit
7ad4f5796a
@ -1,4 +1,4 @@
|
||||
#!/bin/bash -ex
|
||||
#!/bin/bash -e
|
||||
|
||||
#Parameters to configure
|
||||
SERVICE_USERNAME=ec2api
|
||||
|
Loading…
Reference in New Issue
Block a user