mirror of
https://github.com/optim-enterprises-bv/openstack-helm.git
synced 2025-12-25 17:27:33 +00:00
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