aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/en/user/upgrade-2.0.x-2.0.y.rst
diff options
context:
space:
mode:
authorJeremy Benoist <jeremy.benoist@gmail.com>2016-10-03 14:44:12 +0200
committerJeremy Benoist <jeremy.benoist@gmail.com>2016-10-03 14:44:16 +0200
commit88d8125a5fa3b5c6c91cb22fc2bef1243d7391fc (patch)
tree59fde27b0ec839434b725a276743027672efefd1 /docs/en/user/upgrade-2.0.x-2.0.y.rst
parent4ac780eb21f1cceeca34e698e6865d49ec7d3ee8 (diff)
downloadwallabag-88d8125a5fa3b5c6c91cb22fc2bef1243d7391fc.tar.gz
wallabag-88d8125a5fa3b5c6c91cb22fc2bef1243d7391fc.tar.zst
wallabag-88d8125a5fa3b5c6c91cb22fc2bef1243d7391fc.zip
Ensure cache is clear before upgrading
If we changed some namespace / classes, we need to refresh the cache before anything else.
Diffstat (limited to 'docs/en/user/upgrade-2.0.x-2.0.y.rst')
-rw-r--r--docs/en/user/upgrade-2.0.x-2.0.y.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/en/user/upgrade-2.0.x-2.0.y.rst b/docs/en/user/upgrade-2.0.x-2.0.y.rst
index 6a0818b3..3391c2cd 100644
--- a/docs/en/user/upgrade-2.0.x-2.0.y.rst
+++ b/docs/en/user/upgrade-2.0.x-2.0.y.rst
@@ -8,6 +8,7 @@ The last release is published on https://www.wallabag.org/pages/download-wallaba
8 8
9:: 9::
10 10
11 rm -rf var/cache/*
11 git fetch origin 12 git fetch origin
12 git fetch --tags 13 git fetch --tags
13 git checkout 2.0.8 14 git checkout 2.0.8