diff --git a/019-Installing_Homebrew.sh b/019-Installing_Homebrew.sh index 5adb859..f518d77 100644 --- a/019-Installing_Homebrew.sh +++ b/019-Installing_Homebrew.sh @@ -6,4 +6,5 @@ source "$SCRIPTDIR/common/colors.sh" source "$SCRIPTDIR/common/functions.sh" source "$SCRIPTDIR/common/load-defaults.sh" -NONINTERACTIVE=1 /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)" +#NONINTERACTIVE=1 +/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"