rename err to bash-bear
[distro-setup] / mount-latest-subvol
index 9fd99326b81afd4475dbcd1406dffd5cb6365abb..13cfc3d159967ad8bff254093081dbe66933962a 100644 (file)
@@ -18,7 +18,7 @@ readonly this_file
 cd /
 [[ $EUID == 0 ]] || exec sudo -E "$this_file" "$@"
 
-source /usr/local/lib/err
+source /usr/local/lib/bash-bear
 
 usage() {
   cat <<EOF
@@ -271,6 +271,7 @@ EOF
   fi
   fstab <<EOF
 /o/m  /m  none  bind$mopts  0 0
+/o/debbugs  /debbugs  none  bind$mopts  0 0
 EOF
 fi