mirror of
https://github.com/linuxserver/docker-swag.git
synced 2026-04-03 19:50:52 +09:00
Run certbot as root to allow fix http validation
Fixes regression from https://github.com/linuxserver/docker-swag/pull/399 Signed-off-by: Eric Nemchik <eric@nemchik.com>
This commit is contained in:
2
root/etc/crontabs/root
Normal file
2
root/etc/crontabs/root
Normal file
@@ -0,0 +1,2 @@
|
||||
# min hour day month weekday command
|
||||
8 2 * * * /app/le-renew.sh >> /config/log/letsencrypt/letsencrypt.log 2>&1
|
||||
Reference in New Issue
Block a user