1
0
Fork 0

Add quotes for $USER

master
dump_stack() 2018-07-11 23:39:30 +00:00
parent eef6ed2ec0
commit 2874b9feaf
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ Currently optimized for full screen usage (but remote-viewer has ability to resi
## Libvirt from user (required if you need access to shared files)
$ echo user = "$USER" | sudo tee -a /etc/libvirt/qemu.conf
$ echo user = "\"$USER\"" | sudo tee -a /etc/libvirt/qemu.conf
## Install appvm tool