Changes

From Amahi Wiki
Jump to: navigation, search
414 bytes removed ,  01:38, 9 July 2014
*/5 * * * *
 
= Change download location (Amahi 7) =
 
* If you prefer to create a different share or change the location of torrent downloads, you will need to modify the automatic download script.
 
* Edit '''/usr/share/transmission/torrentwatch.sh''' and change the following lines to your desired location:
 
for file in /var/hda/files/torrents/*.torrent
 
:: and
 
if [ "$file" != "/var/hda/files/torrents/*.torrent" ]; then
= Automatic download script (Amahi 7) =
12,424

edits