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:
Patrick Schleizer 2016-05-01 14:03:21 +02:00
parent 4d015432ce
commit 69780ef762

View File

@ -20,7 +20,7 @@
#
#
function print_usage(){
print_usage() {
cat >&2 <<USAGE
Usage: $0 vmname command arguments
Executes a command in another VM using the qubes.VMShell RPC service. The