Closed benmccown closed 5 years ago
Hi @MooseBeanDev
Thank you very much for investigating the solution and sending the PR. I'll merge it ASAP.
I see that you've split the role init DB dir on master if necessary
to two roles according to the PG version. But there's no diferrence in actual commands (shell:
). Maybe you've forgot to change something there.
Jan
Hi @YanChii
Good catch and apologies. I had fixed it properly in the fork we have running on our locally hosted GitLab at work, but had forgot the extra hyphen in my work here. You'll see another commit now with the appropriate change added to the shell command.
Thanks, Ben
Thank you, @MooseBeanDev
Merging.
Resolves #18 and #19
Details of the two commits are outlined in each relevant issue. Basically just fixing a missing hyphen and changing an outdated command switch.