upgrade ubuntu 20.04 server 21.04 22.04 to last availability version with script



upgrade ubuntu 20.04 server 21.04 22.04 to last availability version with script

upgrade ubuntu 20.04 server 21.04 22.04 to last availability version with script

upgrade ubuntu 20.04 server 21.04 22.04 to last availability update with shell script.
this script will update your ubuntu server to the latest available version. it contains many options to fix your broken apt and repo. you can set it to use it every time.
Note: if your server is not updated, you need to update it twice and restart it before running the upgrade script.
the script should support:
ubuntu 22.04 and ubuntu 21.04, ubuntu22.04
all upgrade operations are stored here: ~/upgradelogs/
to download and run the script:

wget https://raw.githubusercontent.com/linuxsyr/upgradescript/main/hame.sh

chmod +x hame.sh
chmod 777 hame.sh
sudo ./hame.sh