From f46eda556289e212c09670555677934e8658972f Mon Sep 17 00:00:00 2001 From: Greg Farough Date: Tue, 23 Jan 2024 11:12:06 -0500 Subject: [PATCH] Rename errhandle file since it changed in repo --- pdt.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pdt.sh b/pdt.sh index 2e1e010..66501d1 100644 --- a/pdt.sh +++ b/pdt.sh @@ -553,7 +553,7 @@ pdt-setup() { done # shellcheck disable=SC1090 # tested separately - source ~/src/errhandle/err + source ~/src/errhandle/bash-bear pdt-pip-setup -- 2.25.1