From 9ab572032d22f6b71de40b6a0c5f789bc04f1cb1 Mon Sep 17 00:00:00 2001 From: HikariKnight <2557889+HikariKnight@users.noreply.github.com> Date: Sat, 12 Mar 2022 14:32:25 +0100 Subject: [PATCH] add newline to make output nicer --- lib/set_CMDLINE.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lib/set_CMDLINE.sh b/lib/set_CMDLINE.sh index 6eae808..d66db03 100755 --- a/lib/set_CMDLINE.sh +++ b/lib/set_CMDLINE.sh @@ -139,7 +139,8 @@ NOTE: Some AMD GPUs will require the vendor-reset kernel module from https://git echo "* $dev" done - echo "For performance tuning and advanced configuration look at: + echo " +For performance tuning and advanced configuration look at: https://github.com/HikariKnight/vfio-setup-docs/wiki" }