Prepare wallabag 2.0.8

This commit is contained in:
Nicolas Lœuillet
2016-09-07 14:27:32 +02:00
parent 94d1dae4ef
commit 5bdec0195f
9 changed files with 29 additions and 11 deletions

View File

@ -51,7 +51,7 @@ Pour installer wallabag, vous devez exécuter ces deux commandes :
git clone https://github.com/wallabag/wallabag.git
cd wallabag
git checkout 2.0.7
git checkout 2.0.8
SYMFONY_ENV=prod composer install --no-dev -o --prefer-dist
php bin/console wallabag:install --env=prod