Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions install-utils.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ function _install {

function _xen_repo_install {
_install wget
_install openssl-devel
cd /etc/yum.repos.d/
wget http://dev.centos.org/centos/6/xen-c6/xen-c6.repo
yum repolist
Expand Down