112 Commits

Author SHA1 Message Date
Chuck
e68d61e011
Merge pull request #4 from 2bits/newsuppdir-add-echo
Fix echo variable pipe for NewSuppDir
2022-11-06 18:10:38 -05:00
2bits
7c5ffd9665
Fix echo variable pipe for NewSuppDir
This commit fixes a `NewSuppDir` bug reported in the forum SQLite3 thread, https://forums.plex.tv/t/suggested-sqlite3-db-optimizations/794749/122
where a `sed` was missing its `echo` variable and pipe.

The code between lines 328 and 350 was cut and tested in a Bourne script on a Mac, but not the whole `DBRepair.sh` on the user's OS.
There's no real need to pull this, as it's not for extra credit :)  But it get's the word out in a central location.
2022-11-06 13:40:42 -08:00
ChuckPa
d967c08e2f
Fixes per @2bits 2022-11-03 02:11:40 -04:00
ChuckPa
6e675ae48b
Fixed variable editing when reading override.conf 2022-11-02 22:17:24 -04:00
ChuckPa
efaaaadfc3
Update Readme.MD
User documentation & examples.
2022-10-31 17:14:48 -04:00
ChuckPa
4a7664b160
WD (OS 5) support
Add support for WD (OS 5)  systems
2022-10-28 13:17:31 -04:00
ChuckPa
dbcbd76f83
Updated readme 2022-10-20 14:17:36 -04:00
ChuckPa
7f503642ba
Docker: Simplify LSIO + PlexInc image detection 2022-10-15 16:59:58 -04:00
ChuckPa
03e738ec8f
Add support for Docker and permission checks 2022-10-12 12:19:12 -04:00
ChuckPa
00e1080049
Add License.md, size Reports, README. 2022-09-21 19:18:17 -04:00
ChuckPa
43323e8cbf
Initial Commit - DBRepair.sh 2022-09-01 19:19:12 -04:00
ChuckPa
2cb2d51e99
Initial commit 2022-09-01 19:16:50 -04:00