Ensure cache is clear before upgrading

If we changed some namespace / classes, we need to refresh the cache before anything else.
This commit is contained in:
Jeremy Benoist 2016-10-03 14:44:12 +02:00
parent 4ac780eb21
commit 88d8125a5f
No known key found for this signature in database
GPG key ID: BCA73962457ACC3C
6 changed files with 6 additions and 0 deletions

View 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

View 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

View 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

View 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

View 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

View 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