Skip to content

Commit 77fc19f

Browse files
committed
Fix -D switch in sysconfig PGOPTS
1 parent 73af907 commit 77fc19f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
PGOPTS="-D {{ postgresql_conf_directory }}/postgresql.conf"
1+
PGOPTS="-D {{ postgresql_conf_directory }}"

0 commit comments

Comments
 (0)