FIX: Stupid path change caused invalid stash notice

This commit is contained in:
evilhero 2017-09-10 11:55:43 -04:00
parent 21eee17344
commit fe90d9b873
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
##-- start configuration
#this needs to be edited to the full path to the get.conf file containing the torrent client information
configfile='/home/hero/mylar/post-processing/torrent-auto-snatch/get.conf'
configfile='/opt/mylar/post-processing/torrent-auto-snatch/get.conf'
#this is the temporary location where it will make sure the conf is safe for use (by default this should be fine if left alone)
configfile_secured='/tmp/get.conf'