diff options
author | Karel Kočí <cynerd@email.cz> | 2022-02-15 13:29:19 +0100 |
---|---|---|
committer | Karel Kočí <cynerd@email.cz> | 2022-02-15 13:29:19 +0100 |
commit | adf136e41c30971c523088ea71b46f11a616939d (patch) | |
tree | a17882162f09a2aa6ee97e9b83911f2394514739 /healthcheck/files/cron | |
parent | 0ed3e2856a5700363e72c9bdfc993d453d409764 (diff) | |
download | openwrt-personal-pkgs-adf136e41c30971c523088ea71b46f11a616939d.tar.gz openwrt-personal-pkgs-adf136e41c30971c523088ea71b46f11a616939d.tar.bz2 openwrt-personal-pkgs-adf136e41c30971c523088ea71b46f11a616939d.zip |
healthcheck: add to test the development version
Diffstat (limited to 'healthcheck/files/cron')
-rw-r--r-- | healthcheck/files/cron | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/healthcheck/files/cron b/healthcheck/files/cron new file mode 100644 index 0000000..32907f5 --- /dev/null +++ b/healthcheck/files/cron @@ -0,0 +1,2 @@ +MAILTO="" +0-59/4 * * * * root LANG="$(uci -q get foris.settings.lang || echo en)" healthcheck --periodic |