Skip to content

Commit

Permalink
Merge pull request #2084 from leifalbor/patch-1
Browse files Browse the repository at this point in the history
README: Fix spelling mistake in plextraktsync command
  • Loading branch information
glensc authored Oct 21, 2024
2 parents 8b346d6 + 099eb56 commit 18a9768
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@ else
fi
# Run the sync command inside the container
docker exec PlexTraktSync plextraksync sync
docker exec PlexTraktSync plextraktsync sync
```

- The format of the script needs to be docker calling your container name (if you changed it from the default, ie to something like plex-trakt-sync), then issuing the command to sync.
Expand Down

0 comments on commit 18a9768

Please sign in to comment.