force the uec to be recreated

main
Jesse Andrews 13 years ago
parent 438ea577c4
commit e49f751aa9

@ -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…
Cancel
Save