diff --git a/bootstrap.sh b/bootstrap.sh index 3f8b3db6ed..9446016d80 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash RED='\033[0;31m' GREEN='\033[0;32m' NC='\033[0m'