diff options
-rwxr-xr-x | kvmx | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -387,4 +387,6 @@ function kvmx_status { if type kvmx_$ACTION 2> /dev/null | grep -q 'function'; then kvmx_initialize kvmx_$ACTION $* +else + kvmx_usage fi |
index : kvmx | ||
Virtual Machine Manager | Fluxo |
aboutsummaryrefslogtreecommitdiff |
-rwxr-xr-x | kvmx | 2 |
@@ -387,4 +387,6 @@ function kvmx_status { if type kvmx_$ACTION 2> /dev/null | grep -q 'function'; then kvmx_initialize kvmx_$ACTION $* +else + kvmx_usage fi |