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