diff --git a/test.sh b/test.sh index f6ec707..829c046 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