X-Git-Url: https://iankelling.org/git/?p=distro-setup;a=blobdiff_plain;f=check-radicale;h=99599a51ce86cc9e130ec5e6aa3fa305d17cda70;hp=bf0729cb26fbaa27dd9a76b75a495b9f0955ef36;hb=51c8b40fd2aac71d29dc9298ca65425725ad1edd;hpb=0d347f93336619d663f1f3cdd771b92df390c494 diff --git a/check-radicale b/check-radicale index bf0729c..99599a5 100755 --- a/check-radicale +++ b/check-radicale @@ -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