diff --git a/foreach.sh b/foreach.sh index d1d006c..246c5ea 100755 --- a/foreach.sh +++ b/foreach.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -set -eof pipefail +set -of pipefail GRN='\033[0;32m' BLD='\033[1m'