diff --git a/roles/bootstrap-os/files/bootstrap.sh b/roles/bootstrap-os/files/bootstrap.sh index f744085b6..a2ad29b6c 100644 --- a/roles/bootstrap-os/files/bootstrap.sh +++ b/roles/bootstrap-os/files/bootstrap.sh @@ -1,4 +1,4 @@ -#/bin/bash +#!/bin/bash set -e BINDIR="/opt/bin"