aboutsummaryrefslogtreecommitdiff
path: root/services/common.bash
blob: ad08a34e47e620cf5602f1414ba7b277c89640f8 (plain)
1
2
3
4
5
# shellcheck disable=SC2046
export $(xargs < "${script_dir:?}/base-config") 

CRUPEST_PROJECT_DIR="$(realpath "$script_dir/..")"
export CRUPEST_PROJECT_DIR