Skip to content

Commit

Permalink
Update information about upgrading geotrek-admin
Browse files Browse the repository at this point in the history
  • Loading branch information
bruhnild committed Apr 11, 2024
1 parent c8cca89 commit d5410ec
Showing 1 changed file with 3 additions and 16 deletions.
19 changes: 3 additions & 16 deletions docs/install/upgrade.rst
Original file line number Diff line number Diff line change
Expand Up @@ -34,25 +34,12 @@ To upgrade only geotrek-admin and its dependencies, run:

sudo apt-get install geotrek-admin

To upgrade geotrek-admin to a **specific version**, run:

::

sudo apt-get install geotrek-admin=<version>

For instance:

::

sudo apt-get install geotrek-admin=2.97.4.ubuntu18.04

or
.. note::

::
- It is only possible to install the latest version of geotrek-admin via this command line

sudo apt-get install geotrek-admin=2.98.0.ubuntu20.04
- Even when not listed with ``apt list``, all package versions remain available in the `Assets of release notes <https://github.com/GeotrekCE/Geotrek-admin/releases/>`_.

**Note:** all package versions remain available. Even when not listed with ``apt list``.

Once geotrek-admin has been upgraded you may want to prevent unwanted upgrade with the whole distribution, you can run:

Expand Down

0 comments on commit d5410ec

Please sign in to comment.