Skip to content

Commit

Permalink
add missing echo
Browse files Browse the repository at this point in the history
  • Loading branch information
HikariKnight committed Mar 10, 2022
1 parent 6106d80 commit 4abea3d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions lib/set_CMDLINE.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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 () {
Expand Down

0 comments on commit 4abea3d

Please sign in to comment.