From: Matthijs Kooijman Date: Fri, 26 Mar 2010 19:11:44 +0000 (+0100) Subject: Fix chown command in README. X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fprojects%2Fwipi.git;a=commitdiff_plain;h=a3eda1960cb42b0f956afd33b9bffb7068c9d3c0 Fix chown command in README. --- 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.