Skip to content

A Script about upgrade the version of the Ubuntu LTS automatically

Notifications You must be signed in to change notification settings

wuyuansushen/Ubuntu_LTS_Upgrade

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

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

About

A Script about upgrade the version of the Ubuntu LTS automatically

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages