Skip to content

Commit

Permalink
minor updates
Browse files Browse the repository at this point in the history
  • Loading branch information
NiNiyas committed Aug 30, 2022
1 parent 83311d3 commit ff18fcc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -957,7 +957,7 @@ To set this up:

---

## rclone Remote Control
## rclone remote control

_Note: This if for rclone mounts using the "cache" or "vfs" backends._

Expand Down
2 changes: 1 addition & 1 deletion scan.py
Original file line number Diff line number Diff line change
Expand Up @@ -496,7 +496,7 @@ def client_pushed():
print("")

f = Figlet(font='slant', width=100)
print(f.renderText('Plex Autoscan'))
print(f.renderText('Autoscan'))

logger.info("""
#########################################################################
Expand Down

0 comments on commit ff18fcc

Please sign in to comment.