From 7717283a5af2db2782b657836bbf0b3cc75992b6 Mon Sep 17 00:00:00 2001 From: Chuck Date: Tue, 25 Apr 2023 17:38:02 -0400 Subject: [PATCH] Update README.md --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 65ba533..99044ad 100644 --- a/README.md +++ b/README.md @@ -131,16 +131,15 @@ If sufficient privleges exist (root), and supported by the environment, the opti -### EXAMPLE: To install & launch on Synology DSM 6 +### EXAMPLE: To install & launch on Synology DSM 6 - cd /volume1/Plex + cd /volume1/Plex # /volume1/PlexMediaServer on DSM 7 sudo bash tar xf PlexDBRepair-x.y.z.tar.gz cd PlexDBRepair-x.y.z chmod +x DBRepair.sh ./DBRepair.sh - ### EXAMPLE: Using DBRepair inside containers (manual start/stop included) #### (Select containers allow stopping/starting PMS from the menu. See menu for details) @@ -168,7 +167,7 @@ If sufficient privleges exist (root), and supported by the environment, the opti osascript -e 'quit app "Plex Media Server"' cd ~/Downloads tar xvf PlexDBRepai PlexDBRepair-1.0.0.tar.gz - cd PlexDBRepai PlexDBRepair-1.0.0 + cd PlexDBRepair-1.0.0 chmod +x DBRepair.sh ./DBRepair.sh