Debian 10 under WSL2, script throws an error when trying to find a GPU: ``` gpu ~ ./fetch.sh: line 67: lspci: command not found ``` Looks like `pciutils` might not be installed by default on Debian, at least when running without a desktop.
Debian 10 under WSL2, script throws an error when trying to find a GPU:
Looks like
pciutilsmight not be installed by default on Debian, at least when running without a desktop.