BigAnteater / KVM-GPU-Passthrough

This is a simple, mostly automated guide to pass a GPU through to a VM.
316 stars 27 forks source link

Fix reboot command #1

Closed RochaLAJ closed 2 years ago

RochaLAJ commented 2 years ago

The echo is asking for an uppercase "Y" but the "if" only recognize a lowercase "y".