Last active
February 20, 2025 09:28
-
-
Save pathologicalhandwaving/a610b258563d198de56239682b0d2e0f to your computer and use it in GitHub Desktop.
Ubuntu Upgrade Distro Release
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Root | |
To Change from LTS to NORMAL edit | |
/etc/update-manager/release-upgrades | |
change | |
Prompt=lts | |
to: | |
Prompt=normal | |
reset terminal | |
sudo do-release-upgrade |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment