rename initdb to initpg
This commit is contained in:
parent
53ce3f3aad
commit
6791425d46
7 changed files with 4 additions and 4 deletions
|
@ -1,5 +0,0 @@
|
|||
#!/bin/sh
|
||||
|
||||
if [ ! -f "$PGDATA/PG_VERSION" ]; then
|
||||
initdb --username=postgres
|
||||
fi
|
Loading…
Add table
Add a link
Reference in a new issue