]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - docs/de/user/upgrade-2.1.x-2.1.y.rst
Update the upgrade documentation
[github/wallabag/wallabag.git] / docs / de / user / upgrade-2.1.x-2.1.y.rst
index dec5dede7ea8b4f18aeeb36097e20630976b1184..d3c4f7ab59910862654a2b6485450a621a7839bc 100644 (file)
@@ -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
 ----------------------------------