rename err to bash-bear
[distro-setup] / prof
diff --git a/prof b/prof
index 35549f5b27b5dde21167105f682c246155d14f3a..e4d77d6491594fe4b3ba16ee4de29a99dc406624 100644 (file)
--- a/prof
+++ b/prof
@@ -1,7 +1,7 @@
 #!/bin/bash
 
 
-set -e; . /usr/local/lib/err; set +e
+set -e; . /usr/local/lib/bash-bear; set +e
 
 dossh=true
 if (( $# >= 1 )); then