rename err to bash-bear
[distro-setup] / trusted-network
index f396803b72043467f97b64bf86688e6a96c79acf..c0ed8a5094fcdadd153b291e4461dbf7251b37d2 100755 (executable)
@@ -6,7 +6,7 @@
 
 [[ $EUID == 0 ]] || exec sudo -E "${BASH_SOURCE[0]}" "$@"
 
-source /a/bin/errhandle/err
+source /a/bin/bash-bear-trap/bash-bear
 
 readonly this_file=$(readlink -f -- "${BASH_SOURCE[0]}")
 readonly this_dir="${this_file%/*}"