Closed GoogleCodeExporter closed 9 years ago
The following is to fix the same issue in
"svn/trunk/alt-f/customroot/usr/www/cgi-bin/couchpotato2_proc.cgi"
...
44 44 fi
45 45 fi
46 46
47 - sed -i "s|^to[[:space:]]*=.*|to = $conf_dir|" $CPCONF
47 + sed -i "/renamer/,/updater/ s|^to[[:space:]]*=.*|to = $conf_dir|" $CPCONF
48 48 # FIXME: SABdownload, /mnt/md0/SABnzbd/Complete/Movies
49 49 # sed -i "s|^download.*=.*|download = ???|" $CPCONF
50 50
...
Original comment by scott.mu...@gmail.com
on 22 Mar 2013 at 6:01
Closed by SVN commit 2263
Thanks
Original comment by whoami.j...@gmail.com
on 22 Mar 2013 at 9:57
Original issue reported on code.google.com by
scott.mu...@gmail.com
on 22 Mar 2013 at 5:54Attachments: