fixed sh syntax error

https://forums.whonix.org/t/qvm-run-fails-in-whonix-vms

Thanks to entr0py for the bug report!
(cherry picked from commit 69780ef762)
This commit is contained in:
Patrick Schleizer 2016-05-01 14:03:21 +02:00 committed by Marek Marczykowski-Górecki
parent 514a108ef4
commit 904c30d57e
No known key found for this signature in database
GPG Key ID: 063938BA42CFA724

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