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 7bb2641 commit e12b73c
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions menu/pgbox/endbanner.sh
Original file line number Diff line number Diff line change
Expand Up @@ -100,3 +100,17 @@ EOF
EOF
fi

if [ "$program" == "plex" ]; then
tee <<-EOF
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
💬 Manual Configuration Required
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
we prefer using plex_autoscan, unlike other alternatives,
that does not put a lot of pressure on the API of your Google Account.
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
EOF
fi

0 comments on commit e12b73c

Please sign in to comment.