diff --git a/menu/pgbox/endbanner.sh b/menu/pgbox/endbanner.sh index db8bc578..24efe23e 100644 --- a/menu/pgbox/endbanner.sh +++ b/menu/pgbox/endbanner.sh @@ -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 @@ -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