Ensure get_db is sourced so the vars carry over
This commit is contained in:
committed by
richard-dds
parent
23fbc33f5d
commit
f7adeb5af3
@@ -7,5 +7,8 @@ source "$(dirname "${0}")"/../script/include/global_header.inc.sh
|
||||
# Run the shared get_db_settings script
|
||||
source ./script/include/run_get_db_settings.sh
|
||||
|
||||
echo
|
||||
echo "Postgres settings: "
|
||||
echo $PGHOST
|
||||
echo "PGHOST: $PGHOST"
|
||||
echo "PGDATABASE: $PGDATABASE"
|
||||
echo
|
||||
|
Submodule script/include updated: cb8cbe46d0...5c19aef748
Reference in New Issue
Block a user