force the uec to be recreated
This commit is contained in:
parent
438ea577c4
commit
e49f751aa9
1 changed files with 1 additions and 0 deletions
|
@ -154,6 +154,7 @@ cat > $LIBVIRT_XML <<EOF
|
|||
</domain>
|
||||
EOF
|
||||
|
||||
rm -rf $vm_dir/uec
|
||||
cp -r $TOOLS_DIR/uec $vm_dir/uec
|
||||
|
||||
cd $vm_dir/uec
|
||||
|
|
Loading…
Reference in a new issue