From 57055172e02423f33107dc28d95c08d221cfe904 Mon Sep 17 00:00:00 2001 From: Chuck Date: Sat, 11 May 2024 03:29:42 -0400 Subject: [PATCH] Update README.md --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index 150bb7e..2dfabd3 100644 --- a/README.md +++ b/README.md @@ -13,11 +13,6 @@ Sorry for the inconvenience. -# Introduction - -DBRepair provides database repair and maintenance for the most common Plex Media Server database problems. -It is a simple menu-driven utility with a command line backend. - DBRepair is run from a command line (terminal or ssh/putty session) which has sufficient privilege to read/write the databases (minimum). If sufficient privleges exist (root), and supported by the environment, the options to start and stop PMS are presented as well. (Some envionments require DBRepair to run as the 'root' user.)