diff --git a/hyper-bootstrap-xen.sh b/hyper-bootstrap-xen.sh index b1f743f..d60cd9f 100755 --- a/hyper-bootstrap-xen.sh +++ b/hyper-bootstrap-xen.sh @@ -20,7 +20,7 @@ SUPPORT_EMAIL="support@hyper.sh" ########## Constant ########## SUPPORT_DISTRO=(debian ubuntu fedora centos linuxmint) LINUX_MINT_CODE=(rafaela rebecca qiana) -UBUNTU_CODE=(trusty utopic vivid) +UBUNTU_CODE=(trusty utopic vivid wily) DEBIAN_CODE=(jessie wheezy) CENTOS_VER=(6 7) FEDORA_VER=(20 21 22) diff --git a/hyper-bootstrap.sh b/hyper-bootstrap.sh index b1f743f..d60cd9f 100755 --- a/hyper-bootstrap.sh +++ b/hyper-bootstrap.sh @@ -20,7 +20,7 @@ SUPPORT_EMAIL="support@hyper.sh" ########## Constant ########## SUPPORT_DISTRO=(debian ubuntu fedora centos linuxmint) LINUX_MINT_CODE=(rafaela rebecca qiana) -UBUNTU_CODE=(trusty utopic vivid) +UBUNTU_CODE=(trusty utopic vivid wily) DEBIAN_CODE=(jessie wheezy) CENTOS_VER=(6 7) FEDORA_VER=(20 21 22)