Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 213 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 213 Bytes

epg-cron

docker run -d \
  --hostname epg-cron-docker --name epg-cron-docker \
  -v /Storage:/Storage \
  -e PUID=1000 \
  -e PUID=1000 \
  -e CronSchedule="0 22 * * *" \
  ghcr.io/eatprilosec/epg-cron