From 48af3f3a4221a534f9b51c54d510744c2a6c6667 Mon Sep 17 00:00:00 2001 From: masterdraco Date: Sun, 23 Feb 2025 23:18:00 +0100 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index f83fbc8..852e2ec 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,12 @@ A automated torrent management system for handling completed downloads and seedi ```bash sudo ./install.sh +Add a cron job to run it every 5 minutes: +sudo crontab -e +Add this line: + +*/5 * * * * /usr/local/bin/torrent-mover >/dev/null 2>&1 torrent-mover [options] Options: