add missing echo
This commit is contained in:
parent
6106d8090a
commit
4abea3d6d5
1 changed files with 3 additions and 0 deletions
|
@ -107,6 +107,9 @@ NOTE: Some AMD GPUs will require the vendor-reset kernel module from https://git
|
|||
do
|
||||
echo "* $dev"
|
||||
done
|
||||
|
||||
echo "For performance tuning and advanced configuration look at:
|
||||
https://github.com/HikariKnight/vfio-setup-docs/wiki"
|
||||
}
|
||||
|
||||
function set_CMDLINE () {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue