mirror of
https://github.com/joglomedia/LEMPer.git
synced 2026-04-05 04:08:19 +00:00
Fix action #143
This commit is contained in:
@@ -73,7 +73,7 @@ function init_postgres_install() {
|
||||
|
||||
local POSTGRES_VERSION=${POSTGRES_VERSION:-"15"}
|
||||
local POSTGRES_TEST_DB="${PSQL_USER}db"
|
||||
local PGDATA=${POSTGRES_PGDATA:-"/var/lib/postgresql/data"}
|
||||
#local PGDATA=${POSTGRES_PGDATA:-"/var/lib/postgresql/data"}
|
||||
local POSTGRES_PKGS=()
|
||||
|
||||
# Do PostgreSQL server installation here...
|
||||
|
||||
Reference in New Issue
Block a user