Skip to content
Snippets Groups Projects
Commit 7d56b061 authored by Natanael Copa's avatar Natanael Copa
Browse files

setup-alpine: add heading for xen

parent 4198ca7b
No related branches found
No related tags found
1 merge request!184setup-xen-dom0: skip enabling non-existing xenqemu service
......@@ -308,6 +308,9 @@ if [ -f "$root_keys" ]; then
fi
if is_xen_dom0; then
echo -e ""
print_heading2 " Xen"
print_heading2 "-----"
setup-xen-dom0
fi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment