Stormfetch will now list all GPUs if multiple of them are connected

This commit is contained in:
2024-06-09 14:39:24 +03:00
parent 7b8c017ed0
commit efdbe94193
4 changed files with 21 additions and 8 deletions
+3 -1
View File
@@ -33,4 +33,6 @@ run: build/stormfetch
build/stormfetch
clean:
rm -r build/
rm -r build/
.PHONY: build