Update README.md

This commit is contained in:
masterdraco 2025-02-23 23:18:00 +01:00
parent 886fa897ac
commit 48af3f3a42

View File

@ -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: