Newer
Older
# get path of this script (to point to files within the same git repo)
proc_path="$(dirname "$(readlink -f "$0")")"
source "${proc_path}"/run_utils.sh
python "${proc_path}"/../ews/coordinator/processor_surveys.py "$@"
# get path of this script (to point to files within the same git repo)
proc_path="$(dirname "$(readlink -f "$0")")"
source "${proc_path}"/run_utils.sh
python "${proc_path}"/../ews/coordinator/processor_surveys.py "$@"