fix scripts fetching handlers from /handlers

This commit is contained in:
niphlod
2013-08-31 14:23:35 +02:00
parent 1f9071d5df
commit d61bbc6a5f
8 changed files with 60 additions and 59 deletions
+1
View File
@@ -159,6 +159,7 @@ fi
wget http://web2py.com/examples/static/web2py_src.zip
unzip web2py_src.zip
mv web2py/handlers/wsgihandler.py web2py/wsgihandler.py
chown -R apache:apache web2py
###