From 2e45e7bebcdf4e3d990f965bf04a9051343168a4 Mon Sep 17 00:00:00 2001 From: Jeremy Date: Sun, 1 Feb 2015 20:16:27 +0100 Subject: New wallabag installer Instead of the legacy bin/install here is a symfony command that can initialize wallabag. There are still work to do on the requirements part (to be sure that wallabag can run like a charm). I've also added (but commented) the fixtures load part (which will need an extra doctrine package). We'll see that point later. --- app/build.xml | 1 - 1 file changed, 1 deletion(-) (limited to 'app/build.xml') diff --git a/app/build.xml b/app/build.xml index 16ef73ed..b3f4c13a 100644 --- a/app/build.xml +++ b/app/build.xml @@ -9,7 +9,6 @@ - -- cgit v1.2.3