remove annoying extra newline

This commit is contained in:
HikariKnight 2022-03-14 09:41:47 +01:00
parent b3141648cb
commit 0bc5ee5010
No known key found for this signature in database
GPG key ID: E8B239063B022F5A

View file

@ -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