Skip to content

Commit

Permalink
remove(deluge): remove unnecessary recommendation for execute
Browse files Browse the repository at this point in the history
  • Loading branch information
zakkarry committed Nov 15, 2023
1 parent acebd2d commit 231acd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/basics/daemon.md
Original file line number Diff line number Diff line change
Expand Up @@ -408,7 +408,7 @@ You may need to adjust the variables above that qBittorrent sends to the script.

4. In the settings of **Deluge**:
- Enable the Execute plugin
- Under **Add Command** select event of **Torrent Complete** and input the Command: `sh /path/to/deluge-cross-seed.sh`
- Under **Add Command** select event of **Torrent Complete** and input the Command: `/path/to/deluge-cross-seed.sh`
- Press **Add** and **Apply**
- Restart your Deluge client/daemon (this is required to hook torrent completion calls)

Expand Down

0 comments on commit 231acd6

Please sign in to comment.