#!/bin/bash # script/get_db_settings: Fetch postgresql settings and set them as ENV vars source "$(dirname "${0}")"/../script/include/global_header.inc.sh # Run the shared get_db_settings script source ./script/include/run_get_db_settings.sh