Debugging.
This commit is contained in:
@@ -126,6 +126,7 @@ detect_graphics() {
|
|||||||
|
|
||||||
while read -r gpu; do
|
while read -r gpu; do
|
||||||
echo \$gpu >> "${REMOTE_STDERR}"
|
echo \$gpu >> "${REMOTE_STDERR}"
|
||||||
|
echo "test" >> "${REMOTE_STDERR}"
|
||||||
|
|
||||||
pci_addr="\$(lspci | grep VGA | head -c 7)"
|
pci_addr="\$(lspci | grep VGA | head -c 7)"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user