mirror of
https://github.com/MHA-Team/PTS-Team.git
synced 2026-02-19 20:42:29 +00:00
Update README.md
This commit is contained in:
10
README.md
10
README.md
@@ -29,7 +29,7 @@ If you have an encrypted drive and have forgotten, not documented or not backed
|
||||
|
||||
Type or paste the following to backup your keys:
|
||||
```
|
||||
sudo wget -N https://raw.githubusercontent.com/MrDoobPG/PGClone/dev/functions/backup-keys.sh
|
||||
sudo wget -N https://raw.githubusercontent.com/PTS-Team/PTS-Clone/dev/functions/backup-keys.sh
|
||||
```
|
||||
|
||||
|
||||
@@ -43,7 +43,7 @@ Once your server has an OS installed, login to your server using SSH.
|
||||
Type or paste the following to install PTS fork:
|
||||
|
||||
```
|
||||
sudo apt-get install wget -y && sudo wget -qO - https://raw.githubusercontent.com/MrDoobPG/Install/master/install.sh | sudo bash
|
||||
sudo apt-get install wget -y && sudo wget -qO - https://raw.githubusercontent.com/PTS-Team/Install/master/install.sh | sudo bash
|
||||
|
||||
```
|
||||
|
||||
@@ -57,7 +57,7 @@ The installation will then take you through the setup which is self-explanatory.
|
||||
Type or paste the following:
|
||||
|
||||
```
|
||||
sudo rm -rf /opt/plexguide && sudo rm -rf /var/plexguide && sudo apt-get install wget -y && sudo wget -qO - https://raw.githubusercontent.com/MrDoobPG/Install/master/install.sh | sudo bash
|
||||
sudo rm -rf /opt/plexguide && sudo rm -rf /var/plexguide && sudo apt-get install wget -y && sudo wget -qO - https://raw.githubusercontent.com/PTS-Team/Install/master/install.sh | sudo bash
|
||||
|
||||
```
|
||||
|
||||
@@ -112,8 +112,8 @@ PTS is a **fork ** of PGBlitz / Plexguide, an all-in-one media solution that de
|
||||
|
||||
# 5. Recommended Reading
|
||||
|
||||
[**[Click Here]**](https://github.com/MrDoobPG/PGBlitz.com/wiki/Pre-Reading) to view the list!
|
||||
[**[Click Here]**](https://github.com/PTS-Team/PTS-Team/wiki/Pre-Reading) to view the list!
|
||||
|
||||
## 6. Having Issues?
|
||||
|
||||
[**[Click Here]**](https://github.com/MrDoobPG/PGBlitz.com/wiki/Common-Issues) for more information!
|
||||
[**[Click Here]**](https://github.com/MrDoobPG/PTS-Team/wiki/Common-Issues) for more information!
|
||||
|
||||
Reference in New Issue
Block a user