From bc12f08bda4a95faf7c719e08660bf99bd799add Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20L=C5=93uillet?= Date: Sat, 5 Nov 2016 14:15:09 +0100 Subject: Update the upgrade documentation --- docs/de/user/upgrade-2.1.x-2.1.y.rst | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'docs/de') diff --git a/docs/de/user/upgrade-2.1.x-2.1.y.rst b/docs/de/user/upgrade-2.1.x-2.1.y.rst index dec5dede..d3c4f7ab 100644 --- a/docs/de/user/upgrade-2.1.x-2.1.y.rst +++ b/docs/de/user/upgrade-2.1.x-2.1.y.rst @@ -8,12 +8,7 @@ Das neueste Release ist auf https://www.wallabag.org/pages/download-wallabag.htm :: - rm -rf var/cache/* - git fetch origin - git fetch --tags - git checkout 2.1.3 --force - SYMFONY_ENV=prod composer install --no-dev -o --prefer-dist - php bin/console cache:clear --env=prod + make update Update auf einem Shared Webhosting ---------------------------------- -- cgit v1.2.3