Skip to content
This repository has been archived by the owner on Apr 24, 2018. It is now read-only.

Commit

Permalink
Merge pull request #2 from tritium21/patch-1
Browse files Browse the repository at this point in the history
Fixed release upgrade to something that generally works.
  • Loading branch information
kennethreitz committed Apr 30, 2017
2 parents 1339702 + ca51820 commit 033b342
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions update.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ Updating the Ubuntu OS

You can aso upgrade to the latest version of Ubuntu with the following command (caution, this will take quite some time)!::

$ sudo do-release-upgrade -d
$ sudo -S apt-mark hold procps strace sudo
$ sudo -S env RELEASE_UPGRADER_NO_SCREEN=1 do-release-upgrade

And, it works, just as expected!
And, it works, just as expected!

0 comments on commit 033b342

Please sign in to comment.