Debugging.

This commit is contained in:
Raphaël Numbus
2026-05-25 21:28:35 +02:00
parent 8752e4ff16
commit d3bdf02a6a
+1
View File
@@ -126,6 +126,7 @@ detect_graphics() {
while read -r gpu; do
echo \$gpu >> "${REMOTE_STDERR}"
echo "test" >> "${REMOTE_STDERR}"
pci_addr="\$(lspci | grep VGA | head -c 7)"