Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 373 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 373 Bytes

Ubuntu_LTS_Upgrade

A Script about upgrade the version of the Ubuntu LTS automatically

0.Please Backup your environment before you upgrade the Ubuntu LTS system!

1.All operation should be in root user.

2.Ready for upgrade

apt update
apt upgrade -y
apt autoremove

3.Install tool and Start

apt install update-manager-core -y
do-release-upgrade