diff options
author | Georg | 2021-08-08 15:44:57 +0200 |
---|---|---|
committer | Georg | 2021-08-08 15:46:28 +0200 |
commit | 0b7467ab7456881b804171356f8ab66f0c56489a (patch) | |
tree | bccb5a3ace7d1b3cd680c00b866858e80793efff /cron | |
parent | 8dea34b79bc1244291b550492f4f6dacf388a348 (diff) | |
download | system-0b7467ab7456881b804171356f8ab66f0c56489a.tar.gz system-0b7467ab7456881b804171356f8ab66f0c56489a.tar.bz2 system-0b7467ab7456881b804171356f8ab66f0c56489a.zip |
Init Lego
Signed-off-by: Georg <georg@lysergic.dev>
Diffstat (limited to 'cron')
-rw-r--r-- | cron/cron.d/lego | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/cron/cron.d/lego b/cron/cron.d/lego new file mode 100644 index 0000000..c46e967 --- /dev/null +++ b/cron/cron.d/lego @@ -0,0 +1,4 @@ +SHELL=/bin/sh +MAILTO=system@lysergic.dev + +30 0 * * * lego /opt/lego/scripts/renew.sh |