From a3eda1960cb42b0f956afd33b9bffb7068c9d3c0 Mon Sep 17 00:00:00 2001 From: Matthijs Kooijman Date: Fri, 26 Mar 2010 20:11:44 +0100 Subject: [PATCH] Fix chown command in README. --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 8f3a115..eca1fac 100644 --- a/README +++ b/README @@ -12,6 +12,6 @@ cp -r conf/dbsettings.py.tmp conf/dbsettings.py # And edit dbsettings.py # Set up permissions on the data dir -sudo chown -R httpd-evolution-events.nl:evolution-events-nl www-data $SITE_DIR/data/wipi +sudo chown -R httpd-evolution-events.nl:evolution-events-nl $SITE_DIR/data/wipi # And setup something to start wipi.fcgi and point lighttpd to it. -- 2.30.2