4 lines
90 B
Bash
Executable File
4 lines
90 B
Bash
Executable File
#!/bin/bash -ie
|
|
# simple test harness for testing mgmt via omv
|
|
vtest+ omv/helloworld.yaml
|