X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=check-radicale;h=99599a51ce86cc9e130ec5e6aa3fa305d17cda70;hb=e168eaa6f27cc556b7edfb9148f80905d26e21f6;hp=bf0729cb26fbaa27dd9a76b75a495b9f0955ef36;hpb=d6def754cd241538c61456536b52ee51cbd85b42;p=distro-setup 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