diff options
Diffstat (limited to 'others/vm3/compute/start.sh')
| -rw-r--r-- | others/vm3/compute/start.sh | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/others/vm3/compute/start.sh b/others/vm3/compute/start.sh new file mode 100644 index 0000000..5a2b3aa --- /dev/null +++ b/others/vm3/compute/start.sh @@ -0,0 +1,4 @@ +#!/bin/bash + +# starts vm +# need to remove seed.iso first if vm have the seed iso |
