Ensure get_db is sourced so the vars carry over
This commit is contained in:
@@ -7,5 +7,8 @@ source "$(dirname "${0}")"/../script/include/global_header.inc.sh
|
|||||||
# Run the shared get_db_settings script
|
# Run the shared get_db_settings script
|
||||||
source ./script/include/run_get_db_settings.sh
|
source ./script/include/run_get_db_settings.sh
|
||||||
|
|
||||||
|
echo
|
||||||
echo "Postgres settings: "
|
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