Update README.md

This commit is contained in:
Admin9705
2024-08-21 18:56:03 -04:00
committed by GitHub
parent 3600d88417
commit 0fd2d728ce

View File

@@ -8,7 +8,7 @@
</a> </a>
</p> </p>
## PlexGuide Information - About the Main Project (Unraid SCript Info Below) ## PlexGuide Information - About the Main Project (Unraid Script Info Below)
```bash ```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 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