diff options
Diffstat (limited to 'deploy/host_baremetal.sh')
-rwxr-xr-x[-rw-r--r--] | deploy/host_baremetal.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/deploy/host_baremetal.sh b/deploy/host_baremetal.sh index 0210cee8..2281ffbf 100644..100755 --- a/deploy/host_baremetal.sh +++ b/deploy/host_baremetal.sh @@ -1,3 +1,4 @@ +#!/bin/bash function reboot_hosts() { if [ -z $POWER_MANAGE ]; then return |