cmd/vrun: Use exec.LookPath

Use exec.LookPath to find the binary to execute. So we can run "vrun
bash" instead of "vrun /bin/bash".

Change-Id: I7153c0057f7ea416f0d04c5c918cadcec544548f
1 file changed