Skip to content

Commit

Permalink
Update endbanner.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
MrDoobPG authored and MrDoobPG committed Nov 19, 2019
1 parent 91887e0 commit f2d83ff
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions menu/pgbox/endbanner.sh
Original file line number Diff line number Diff line change
Expand Up @@ -114,8 +114,8 @@ if [[ "$program" == *"sabnzbd"* ]] || [[ "$program" == *"nzbget"* ]] ; then
💬 NOTE / INFO
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
for incomplete downloads the $program used the folder $hdpath/incomplete/nzb
for finished downloads the $program used the folder $hdpath/downloads/nzb
for incomplete downloads $program used the folder $hdpath/incomplete/nzb
for finished downloads $program used the folder $hdpath/downloads/nzb
beware the cloneclean is set to $cclean min
Expand All @@ -130,8 +130,8 @@ if [[ "$program" == *"rutorrent"* ]] || [[ "$program" == *"qbittorrent"* ]] || [
💬 NOTE / INFO
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
for incomplete downloads the $program used the folder $hdpath/incomplete/torrent
for finished downloads the $program used the folder $hdpath/downloads/torrent
for incomplete downloads $program used the folder $hdpath/incomplete/torrent
for finished downloads $program used the folder $hdpath/downloads/torrent
beware the cloneclean is set to $tclean min
Expand Down

0 comments on commit f2d83ff

Please sign in to comment.