Commit 90884c9e authored by Cédric Le Ninivin's avatar Cédric Le Ninivin

fix script creation for second apache

parent 4756684b
......@@ -493,7 +493,7 @@ class Recipe(BaseSlapRecipe):
apache_cached_conf_string)
self.path_list.extend(zc.buildout.easy_install.scripts([(
'frontend_apache', 'slapos.recipe.erp5.apache', 'runApache')], self.ws,
'frontend_cached_apache', 'slapos.recipe.erp5.apache', 'runApache')], self.ws,
sys.executable, self.service_directory, arguments=[
dict(
required_path_list=[key, certificate],
......
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