diff --git a/neofetch b/neofetch index ce368edb..5325d01c 100755 --- a/neofetch +++ b/neofetch @@ -3888,7 +3888,7 @@ info() { unset -v prin # Call the function. - get_${2:-$1}" + "get_${2:-$1}" # If the get_func function called 'prin' directly, stop here. [[ "$prin" ]] && return