Last active
December 19, 2019 18:44
-
-
Save misury/07ce777625d8fc0b8f95a57e71e7d778 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo apt update -y && sudo apt dist-upgrade -y && sudo rm -rf /opt/plexguide && sudo rm -rf /opt/pgstage && sudo apt install curl -y && curl -s https://raw.githubusercontent.com/PGBlitz/Install/v8.5/install.sh | sudo -H sh |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment