aboutsummaryrefslogtreecommitdiff
path: root/etc/sh/cronjob.sh
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xetc/sh/cronjob.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/sh/cronjob.sh b/etc/sh/cronjob.sh
index 1e11b500..05022e09 100755
--- a/etc/sh/cronjob.sh
+++ b/etc/sh/cronjob.sh
@@ -65,6 +65,7 @@ done
shift $((OPTIND - 1))
+# shellcheck disable=1090
. ~/.usr/etc/sh/rc
CMD="$*"
with-email -s "$CMD" -- "$@" 1>>"$XDG_LOG_HOME"/euandreh/mcron.log 2>&1