X-Git-Url: https://iankelling.org/git/?p=distro-setup;a=blobdiff_plain;f=mailclean;h=e79794a5a6fe236e38750258583f248ed188f976;hp=31a431ab0b3fdd3c8f42cb404b8b214b2523f6b4;hb=51c8b40fd2aac71d29dc9298ca65425725ad1edd;hpb=0d347f93336619d663f1f3cdd771b92df390c494 diff --git a/mailclean b/mailclean index 31a431a..e79794a 100755 --- a/mailclean +++ b/mailclean @@ -1,7 +1,7 @@ #!/bin/bash if [ -z "$BASH_VERSION" ]; then echo "error: shell is not bash" >&2; exit 1; fi -source /a/bin/errhandle/err +source /a/bin/bash-bear-trap/bash-bear source /a/bin/bash_unpublished/source-state if [[ $HOSTNAME != "$MAIL_HOST" ]]; then