add missing echo

This commit is contained in:
HikariKnight 2022-03-10 20:34:45 +01:00
parent 6106d8090a
commit 4abea3d6d5
No known key found for this signature in database
GPG key ID: E8B239063B022F5A

View file

@ -107,6 +107,9 @@ NOTE: Some AMD GPUs will require the vendor-reset kernel module from https://git
do do
echo "* $dev" echo "* $dev"
done done
echo "For performance tuning and advanced configuration look at:
https://github.com/HikariKnight/vfio-setup-docs/wiki"
} }
function set_CMDLINE () { function set_CMDLINE () {