From f5c8d4acfa2244a7c892be01d0cddd24c36a0cef Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sat, 2 Feb 2019 10:25:43 -0600 Subject: [PATCH] Update test.sh --- test.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test.sh b/test.sh index 6e4f9f1..c8516a3 100755 --- a/test.sh +++ b/test.sh @@ -18,7 +18,7 @@ fi - -result=$(detect_os) +detect_os +#result=$(detect_os) #declare -p result \ No newline at end of file