Update quickemu (#279)
This commit is contained in:
parent
0073ba2880
commit
99af8f9923
2
quickemu
2
quickemu
@ -1007,7 +1007,7 @@ function vm_boot() {
|
||||
# scripts. The vendor name, Quickemu Project, contains a space. It needs to be
|
||||
# double-quoted.
|
||||
SHELL_ARGS="${args[*]}"
|
||||
SHELL_ARGS="${SHELL_ARGS//(/\\(}"
|
||||
SHELL_ARGS="${SHELL_ARGS//\(/\\(}"
|
||||
SHELL_ARGS="${SHELL_ARGS//)/\\)}"
|
||||
SHELL_ARGS="${SHELL_ARGS//Quickemu Project/\"Quickemu Project\"}"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user