Added unofficial support for Ubuntu 22.10 in ubuntu_setup.sh (#26828)
* Added unofficial support for Ubuntu 22.10 in ubuntu_setup.sh Added a conditional to check if $UBUNTU_CODENAME is equal to "kinetic" in ubuntu_setup.sh. Installs the same packages as Ubuntu 22.04 LTS Jammy Jellyfish. * Attempt #2 at adding unofficial support for Ubuntu 22.10 in ubuntu_setup.sh Still checks to see if $UBUNTU_CODENAME is equal to "kinetic" I just fixed some errors that were appearing beforehand * Update tools/ubuntu_setup.sh * Update tools/ubuntu_setup.sh * Update tools/ubuntu_setup.sh * Update tools/ubuntu_setup.sh Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>pull/26790/head
parent
6d8f166722
commit
777dc9dcd2
1 changed files with 7 additions and 4 deletions
Loading…
Reference in new issue