Skip to content

Commit

Permalink
Update start.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
MrDoobPG committed Aug 23, 2019
1 parent 19eb9fa commit a780c5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion menu/functions/start.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ EOF

downloadpg() {
rm -rf /opt/plexguide
git clone https://github.com/PGBlitz/PGBlitz.com.git /opt/plexguide && cp /opt/plexguide/menu/interface/alias/templates/plexguide /bin/
git clone https://github.com/MrDoobPG/PGBlitz.com.git /opt/plexguide && cp /opt/plexguide/menu/interface/alias/templates/plexguide /bin/
cp /opt/plexguide/menu/interface/alias/templates/plexguide /bin/plexguide
}

Expand Down

0 comments on commit a780c5b

Please sign in to comment.