|
@@ -26,7 +26,6 @@ item older_release ${space} Set release codename...
|
|
|
choose ubuntu_version || goto ubuntu_exit
|
|
|
iseq ${ubuntu_version} older_release && goto older_release ||
|
|
|
iseq ${ubuntu_version} bionic && set install_type deb ||
|
|
|
-iseq ${ubuntu_version} xenial && set install_type deb ||
|
|
|
iseq ${ubuntu_version} focal-legacy && set install_type deb ||
|
|
|
iseq ${ubuntu_version} focal-legacy && set ubuntu_version focal ||
|
|
|
iseq ${install_type} sub && goto boot_type ||
|