mirror of
https://github.com/ChuckPa/PlexDBRepair.git
synced 2025-11-06 03:08:55 -05:00
commit
f818f982b6
@ -78,8 +78,8 @@ It is a simple menu-driven utility with a command line backend.
|
|||||||
```
|
```
|
||||||
cd /volume1/Plex
|
cd /volume1/Plex
|
||||||
sudo bash
|
sudo bash
|
||||||
tar xf PlexDBRepair-0.6.1.tar.gz
|
tar xf PlexDBRepair-0.6.4.tar.gz
|
||||||
cd PlexDBRepair-0.6.1
|
cd PlexDBRepair-0.6.4
|
||||||
chmod +x DBRepair.sh
|
chmod +x DBRepair.sh
|
||||||
./DBRepair.sh
|
./DBRepair.sh
|
||||||
```
|
```
|
||||||
@ -102,8 +102,8 @@ It is a simple menu-driven utility with a command line backend.
|
|||||||
|
|
||||||
|
|
||||||
# extract from downloaded version file name then cd into directory
|
# extract from downloaded version file name then cd into directory
|
||||||
tar xf PlexDBRepair-0.6.1.tar.gz
|
tar xf PlexDBRepair-0.6.4.tar.gz
|
||||||
cd PlexDBRepair-0.6.1
|
cd PlexDBRepair-0.6.4
|
||||||
chmod +x DBRepair.sh
|
chmod +x DBRepair.sh
|
||||||
./DBRepair.sh
|
./DBRepair.sh
|
||||||
```
|
```
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user