mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-30 13:05:45 +00:00
The commands in the Getting Started Guide for copying files to and from the USB stick will fail if the USB stick volume name has a space in it. Fix this by quoting uses of $disk. Signed-off-by: David B. Kinder <david.b.kinder@intel.com>