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

@ -54,7 +54,7 @@ Um wallabag selbst zu installieren, musst du die folgenden Kommandos ausführen:
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