diff --git a/test.sh b/test.sh index 829c046..f6ec707 100755 --- a/test.sh +++ b/test.sh @@ -21,4 +21,4 @@ fi result=$(detect_os) -declare -p result \ No newline at end of file +declare -P result \ No newline at end of file