Commit d08fdbf0 authored by Dylan Araps's avatar Dylan Araps

Fix test

parent 0674f141
......@@ -976,7 +976,7 @@ get_gpu() {
;;
"Mac OS X")
if [[ -f "${cache_dir}/neofetch" ]]; then
if [[ -f "${cache_dir}/neofetch/gpu" ]]; then
source "${cache_dir}/neofetch/gpu"
else
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment