Skip to content
Snippets Groups Projects
Forked from John-Paul Robinson / ohpc_vagrant
50 commits behind the upstream repository.
compute_start 72 B
#!/bin/bash

# start the compute node for ohpc

VBoxManage startvm "$1"