Commit 408c3b1a authored by Jim Fulton's avatar Jim Fulton

Took out heading lines that are handled by sub-scripts.

parent d761dd58
......@@ -101,9 +101,7 @@ def main(me):
home=setup(me)
import compilezpy
print '-'*78
import build_extensions
print '-'*78
user=group=''
import zpasswd; zpasswd.write_access(home, user, group)
import default_content; default_content.main(home, 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