Add missing file in path_list.

parent 13a671b0
......@@ -87,6 +87,7 @@ class Recipe(GenericSlapRecipe):
'-p', self.options['home-directory']
]
)
path_list.append(wrapper)
# TODO: reload configuration or have feature like apache_map
......
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