diff --git a/test.sh b/test.sh index 0865250..c8ee53b 100755 --- a/test.sh +++ b/test.sh @@ -18,6 +18,6 @@ fi -TEST=detect_os +TEST=$(detect_os) echo "HERE3 '${TEST}'" \ No newline at end of file