Skip to content

Commit

Permalink
Update vfio-passthrough.py (#61)
Browse files Browse the repository at this point in the history
  • Loading branch information
M3nti0nL3Ss authored Jan 24, 2024
1 parent a1947b4 commit 0d0fce8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion scripts/extras/vfio-passthrough.py
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ def pause():
selected_vfio_ids: list = []
qemu_flags: list = []
gpuDetected = 0
naviDetected = 0
# Symbol for Lists (because Gigantech got us all f*cked up in the first place and now we can't decide on our UI thingy)
symbol: str = "》"

Expand Down Expand Up @@ -627,4 +628,4 @@ def manualAPSelect():
manualAPSelect()

# Start Script
preliminary()
preliminary()

0 comments on commit 0d0fce8

Please sign in to comment.