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:
Feodor Tersin 2015-08-25 13:54:19 +03:00
parent baca1c2d43
commit 7ad4f5796a
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/bin/bash -ex
#!/bin/bash -e
#Parameters to configure
SERVICE_USERNAME=ec2api