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