From e2cb39461e242ae50e440f3d45aed9fa49edecab Mon Sep 17 00:00:00 2001 From: Marwolf Date: Fri, 13 Jul 2018 18:12:17 -0400 Subject: [PATCH] Fix for Ubuntu vs Mac --- Setup_Linux.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/Setup_Linux.sh b/Setup_Linux.sh index 9e04652..5252179 100755 --- a/Setup_Linux.sh +++ b/Setup_Linux.sh @@ -1,4 +1,3 @@ -#!/bin/sh clear choice="" RED=`tput setaf 1`