User Tools

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
rtorrent [2021/11/30 08:49] normanrtorrent [2021/11/30 08:50] (current) norman
Line 169: Line 169:
 nano -w /etc/init.d/rtorrent nano -w /etc/init.d/rtorrent
  
 +<code>
  
 #! /bin/sh #! /bin/sh
Line 192: Line 192:
 exit 0 exit 0
  
 +</code>