Keep consistent with our set -ex approach on all shell scripts
This commit is contained in:
parent
943b5a3706
commit
bab75eff7f
@ -1,4 +1,6 @@
|
||||
#!/bin/sh
|
||||
#!/bin/bash
|
||||
set -ex
|
||||
|
||||
#
|
||||
# start nova-api-osapi service
|
||||
#
|
||||
|
Loading…
x
Reference in New Issue
Block a user