fixed sh syntax error
https://forums.whonix.org/t/qvm-run-fails-in-whonix-vms Thanks to entr0py for the bug report!
This commit is contained in:
parent
4d015432ce
commit
69780ef762
@ -20,7 +20,7 @@
|
|||||||
#
|
#
|
||||||
#
|
#
|
||||||
|
|
||||||
function print_usage(){
|
print_usage() {
|
||||||
cat >&2 <<USAGE
|
cat >&2 <<USAGE
|
||||||
Usage: $0 vmname command arguments
|
Usage: $0 vmname command arguments
|
||||||
Executes a command in another VM using the qubes.VMShell RPC service. The
|
Executes a command in another VM using the qubes.VMShell RPC service. The
|
||||||
|
Loading…
Reference in New Issue
Block a user