mirror of
https://github.com/corundum/corundum.git
synced 2025-01-16 08:12:53 +08:00
6 lines
44 B
Bash
Executable File
6 lines
44 B
Bash
Executable File
#!/bin/bash
|
|
|
|
echo 1 > /sys/bus/pci/rescan
|
|
|
|
|