Keep consistent with our set -ex approach on all shell scripts

This commit is contained in:
Alan Meadows 2017-01-09 08:36:08 -08:00
parent 943b5a3706
commit bab75eff7f

View File

@ -1,4 +1,6 @@
#!/bin/sh
#!/bin/bash
set -ex
#
# start nova-api-osapi service
#