Skip to content

Commit

Permalink
Update traktarr.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
albatross1 committed Nov 16, 2019
1 parent daff147 commit 3b4d2c1
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions menu/traktarr/traktarr.sh
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ Examples:
Possible TV folder
$hdpath/unionfs/ +
$hdpath/unionfs/ +
$tvfolderprint
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Expand Down Expand Up @@ -316,7 +316,7 @@ actively scanning your movies.
Possible Movie folder
$hdpath/unionfs/ +
$hdpath/unionfs/ +
$moviefolderprint
Expand Down Expand Up @@ -420,14 +420,14 @@ chk=$(figlet traktarr | lolcat )
tee <<-EOF
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
🚀 traktarr Credits
🚀 traktarr Credits
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
$chk
#########################################################################
# Author: l3uddz #
# URL: https://github.com/l3uddz/l3uddz/traktarr #
# URL: https://github.com/l3uddz/traktarr #
# Coder of l3uddz/traktarr #
# -- #
# Author(s): l3uddz, desimaniac #
Expand Down Expand Up @@ -630,7 +630,7 @@ EOF
clear
question1
;;
c)
c)
credits
clear
question1
Expand Down Expand Up @@ -659,4 +659,4 @@ variable /var/plexguide/pgtrak.rprofile "NOT-SET"
variable /var/plexguide/pgtrakyear.max "NOT-SET"

deploycheck
question1
question1

0 comments on commit 3b4d2c1

Please sign in to comment.