Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 266 Bytes

External-programs-How-to.md

File metadata and controls

7 lines (4 loc) · 266 Bytes

You can run external programs on torrent completions. Find the setting under Options > Downloads

Notes

If you're writing a bash script, make sure you make the script executable by using chmod 755 /path/to/script