[FIX] maintain: upgrade command line link
closes odoo/documentation#1150
X-original-commit: 7276929071
Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
This commit is contained in:
parent
bb3996b936
commit
3218d318fe
@ -128,7 +128,7 @@ There are two possibilities:
|
|||||||
#. Via the interface of our `website form <https://upgrade.odoo.com>`_
|
#. Via the interface of our `website form <https://upgrade.odoo.com>`_
|
||||||
#. | For technically-advanced users and partners, via the following command line (to be used on the
|
#. | For technically-advanced users and partners, via the following command line (to be used on the
|
||||||
machine where your database is hosted):
|
machine where your database is hosted):
|
||||||
| ``python <(curl -s beta.upgrade.odoo.com/upgrade) test -d <your db name> -t 14.0``
|
| ``python <(curl -s https://upgrade.odoo.com/upgrade) test -d <your db name> -t 14.0``
|
||||||
|
|
||||||
What does it do?
|
What does it do?
|
||||||
~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~
|
||||||
|
Loading…
Reference in New Issue
Block a user