From 0bc5ee5010f2948f6573b10cf0bedb6b780b6c99 Mon Sep 17 00:00:00 2001 From: HikariKnight <2557889+HikariKnight@users.noreply.github.com> Date: Mon, 14 Mar 2022 09:41:47 +0100 Subject: [PATCH] remove annoying extra newline --- lib/get_GPU_GROUP.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/lib/get_GPU_GROUP.sh b/lib/get_GPU_GROUP.sh index 57b9e6f..f7f2fec 100755 --- a/lib/get_GPU_GROUP.sh +++ b/lib/get_GPU_GROUP.sh @@ -39,8 +39,7 @@ To return to the previous page just press ENTER without typing in anything. # Write the GPU_PCI_IDs to the config that quickemu might make use of in the future echo "GPU_PCI_ID=($PCI_ID) -USB_CTL_ID=() -" > "$SCRIPTDIR/$QUICKEMU/qemu-vfio_vars.conf" +USB_CTL_ID=()" > "$SCRIPTDIR/$QUICKEMU/qemu-vfio_vars.conf" # Get the rom PCI_ID local ROM_PCI_ID