]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
Ensure cache is clear before upgrading 2338/head
authorJeremy Benoist <jeremy.benoist@gmail.com>
Mon, 3 Oct 2016 12:44:12 +0000 (14:44 +0200)
committerJeremy Benoist <jeremy.benoist@gmail.com>
Mon, 3 Oct 2016 12:44:16 +0000 (14:44 +0200)
If we changed some namespace / classes, we need to refresh the cache before anything else.

docs/de/user/upgrade-2.0.x-2.0.y.rst
docs/de/user/upgrade-2.0.x-2.1.y.rst
docs/en/user/upgrade-2.0.x-2.0.y.rst
docs/en/user/upgrade-2.0.x-2.1.y.rst
docs/fr/user/upgrade-2.0.x-2.0.y.rst
docs/fr/user/upgrade-2.0.x-2.1.y.rst

index adf288bd501db0139ede85abd3efd417c187df06..5820a0d23a6830687e783bfedda0bfb52dadc46e 100644 (file)
@@ -8,6 +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.0.8
index 23bf36828e6cc363bab900b0347cd8710f635648..7c20f4ee8533563225bc0d0d1f0289482cd95137 100644 (file)
@@ -11,6 +11,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.0
index 6a0818b3a5e234474c98b099ce19494f66854a33..3391c2cd79587d0a7602dc9f7ebe49dcd8f9b341 100644 (file)
@@ -8,6 +8,7 @@ The last release is published on https://www.wallabag.org/pages/download-wallaba
 
 ::
 
+    rm -rf var/cache/*
     git fetch origin
     git fetch --tags
     git checkout 2.0.8
index 63a77e7c8f28d98eefdc57c9c95b106a4d4e69f6..234045ba474e263fd2d042b2c11c409cb2601d16 100644 (file)
@@ -11,6 +11,7 @@ The last release is published on https://www.wallabag.org/pages/download-wallaba
 
 ::
 
+    rm -rf var/cache/*
     git fetch origin
     git fetch --tags
     git checkout 2.1.0
index d8dfac6ebff807079a1b7b3175b899d6d0d1d9be..8d8ad806dc3a3fb0a055914c680732a5eab151a5 100644 (file)
@@ -8,6 +8,7 @@ La dernière version de wallabag est publiée à cette adresse : https://www.wal
 
 ::
 
+    rm -rf var/cache/*
     git fetch origin
     git fetch --tags
     git checkout 2.0.8
index dc66682a58a9b4376882ede555ddc90461cf3bc8..fdd1f0cbbb4802b32ee680f7ebaa2383812cc430 100644 (file)
@@ -11,6 +11,7 @@ La dernière version de wallabag est publiée à cette adresse : https://www.wal
 
 ::
 
+    rm -rf var/cache/*
     git fetch origin
     git fetch --tags
     git checkout 2.1.0