Docs: no diff in mysql / pstgres in upgrade (#2180)

This commit is contained in:
Fabian
2021-08-19 12:37:48 +02:00
committed by GitHub
parent 9a7f3e2d8a
commit 9a002bf172

View File

@@ -285,8 +285,7 @@ Updates
.. warning:: While we try hard not to break things, **please perform a backup before every upgrade**.
To upgrade to a new pretix release, pull the latest code changes and run the following commands (again, replace
``postgres`` with ``mysql`` if necessary)::
To upgrade to a new pretix release, pull the latest code changes and run the following commands::
$ source /var/pretix/venv/bin/activate
(venv)$ pip3 install -U --upgrade-strategy eager pretix gunicorn