From 12ebc376a42035694220056c055fea3686dd88ef Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Thu, 31 Jan 2019 23:36:25 -0600 Subject: [PATCH] Update test.sh --- test.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test.sh b/test.sh index 88219fb..de8965a 100755 --- a/test.sh +++ b/test.sh @@ -20,4 +20,4 @@ fi detect_os OS -declare -p $OS \ No newline at end of file +echo $OS \ No newline at end of file