Commit 71fda576 authored by Luhan Wang's avatar Luhan Wang

a

parent 5fbe2eff
#/bin/bash
ALL_VMS=$(uvt-kvm list)
ALL_VMS=$(sudo uvt-kvm list)
VM_NAME="vmtest"
echo `whoami`
echo $ALL_VMS
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment