mirror of
https://github.com/wallabag/wallabag.git
synced 2025-09-15 18:57:05 +00:00
Added details about upgrade from 2.1.x or 2.2.0
This commit is contained in:
parent
713f35bafd
commit
1a6e0725d3
3 changed files with 27 additions and 0 deletions
|
@ -13,6 +13,15 @@ Upgrade von 2.1.x zu 2.2.x
|
|||
Upgrade auf einem dedizierten Webserver
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
**Von 2.1.x:**
|
||||
|
||||
::
|
||||
|
||||
make update
|
||||
php bin/console doctrine:migrations:migrate --no-interaction -e=prod
|
||||
|
||||
**Von 2.2.0:**
|
||||
|
||||
::
|
||||
|
||||
make update
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue