projects
/
matthijs
/
projects
/
wipi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3267ee2
)
Fix chown command in README.
author
Matthijs Kooijman
<matthijs@stdin.nl>
Fri, 26 Mar 2010 19:11:44 +0000
(20:11 +0100)
committer
Matthijs Kooijman
<matthijs@stdin.nl>
Fri, 26 Mar 2010 19:11:44 +0000
(20:11 +0100)
README
patch
|
blob
|
history
diff --git
a/README
b/README
index 8f3a1156b1974d62547b4eae926ebbda765174b9..eca1facd235bb5d7b9419b28c051ddb6887ef202 100644
(file)
--- 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.