diff --git a/setup b/setup index 014b7d1..9cff0d8 100755 --- a/setup +++ b/setup @@ -1,4 +1,4 @@ -#!/bin/sh +#!/usr/bin/env sh # --- Stops the script if errors are encountered. --- set -e