Update README.md

This commit is contained in:
Chuck 2023-04-25 17:38:02 -04:00 committed by GitHub
parent ae18fbf1c7
commit 7717283a5a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -133,14 +133,13 @@ If sufficient privleges exist (root), and supported by the environment, the opti
### 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