Fix command for VirtualBox
This commit is contained in:
parent
f0a4a5dcc7
commit
5b3c3bbe48
|
@ -1,7 +1,4 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
ls /usr/bin | grep -i virtualbox || true
|
|
||||||
ls /usr/bin | grep -i vboxmanage || true
|
|
||||||
virtualbox --help
|
|
||||||
VBoxManage --help
|
VBoxManage --help
|
Loading…
Reference in New Issue
Block a user