diff --git a/roles/bootstrap-os/files/bootstrap.sh b/roles/bootstrap-os/files/bootstrap.sh index f744085b..a2ad29b6 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"