rename err to bash-bear
[distro-setup] / distro-begin
index c5d10cc015727b4e8ad09474864022f42af8bcff..4104e0015ce4ee1f44d1971696b1c1530be70087 100755 (executable)
@@ -59,7 +59,7 @@ interactive=true  # set this to false to force set -x
 if ! $interactive; then
   set -x
 fi
-source /a/bin/errhandle/err
+source /a/bin/bash-bear-trap/bash-bear
 
 mkdir -p ~/.local
 err-cleanup() {