Update README.md
This commit is contained in:
30
README.md
30
README.md
@@ -8,9 +8,35 @@
|
|||||||
</a>
|
</a>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
Good to see if anyone remembers the prior project; was exhausting!
|
## PlexGuide 11 - Not Related to this but just info
|
||||||
|
|
||||||
|
## PlexGuide Installation
|
||||||
|
|
||||||
|
Visit the [PlexGuide Installation Information](https://github.com/plexguide/PlexGuide.com/wiki/PlexGuide-Install-Information) area for more detailed information.
|
||||||
|
|
||||||
|
```bash
|
||||||
|
sudo apt-get update -y && sudo apt-get install -y curl git && curl -o /tmp/install.sh https://raw.githubusercontent.com/plexguide/PlexGuide.com/v11/mods/install/install.sh && chmod +x /tmp/install.sh && /tmp/install.sh && chmod +x /pg/scripts/menu.sh && /pg/scripts/menu.sh
|
||||||
|
```
|
||||||
|
|
||||||
|
* Simple, debloated, no fancy menus and executes for exactly what you need!
|
||||||
|
* Works for Ubuntu 22 and Ubuntu 24 Server LTS
|
||||||
|
|
||||||
|
Quick Notes:
|
||||||
|
1. Once installed, type pg or plexguide <<<
|
||||||
|
|
||||||
|
<p align="center">
|
||||||
|
<img src="https://i.imgur.com/tuJpsTR.jpeg" alt="Menu Example" width="65%">
|
||||||
|
</p>
|
||||||
|
<p align="center">
|
||||||
|
<img src="https://i.imgur.com/M7G2LLl.jpeg" alt="Plex Example" width="65%">
|
||||||
|
</p>
|
||||||
|
<p align="center">
|
||||||
|
<img src="https://i.imgur.com/goozBTI.jpeg" alt="Plex Example" width="65%">
|
||||||
|
</p>
|
||||||
|
<p align="center">
|
||||||
|
<img src="https://i.imgur.com/WkEyL9D.jpeg" alt="Plex Example" width="65%">
|
||||||
|
</p>
|
||||||
|
|
||||||
PlexGuide will slowly come back as PG11 via - [https://github.com/plexguide/PlexGuide.com](https://github.com/plexguide/PlexGuide.com)
|
|
||||||
|
|
||||||
## NOTE
|
## NOTE
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user