Commit a6574ab8 authored by Chris McDonough's avatar Chris McDonough

Adding walkandscrub to wo_pcgi.py

parent a38c8ff0
......@@ -99,7 +99,8 @@ def setup(me):
def main(me):
home=setup(me)
import walkandscrub
walkandscrub.walkandscrub(home)
import compilezpy
import build_extensions
user=group=''
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment