Commit ce77c9f7 authored by Marco Mariani's avatar Marco Mariani

remark

parent 0dcfd3d7
......@@ -124,6 +124,7 @@ class Recipe(GenericBaseRecipe):
def createRunScript(self):
# 'exec' the command to control it from supervisor
content = textwrap.dedent("""\
#!/bin/sh
exec %(bin)s/postgres \\
......
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