We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9835070 commit d730eb2Copy full SHA for d730eb2
templates/postgres.template.yml
@@ -265,5 +265,5 @@ run:
265
cmd:
266
# give db a few secs to start up
267
- "sleep 5"
268
- - /usr/local/bin/create_db
+ - /usr/local/bin/create_db && rm /usr/local/bin/create_db
269
- "echo postgres installed!"
0 commit comments