Skip to content

Commit

Permalink
Update upgrade2.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Admin9705 authored Dec 11, 2017
1 parent 5d65719 commit a13bc51
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions scripts/docker-no/upgrade2.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
sudo rm -r /opt/plexg* 2>/dev/nu*
git clone https://github.com/Admin9705/PlexGuide.com-The-Awesome-Plex-Server.git /opt/plexguide
bash /opt/plexg*/ins*
sudo wget https://github.com/Admin9705/PlexGuide.com-The-Awesome-Plex-Server/archive/Version-4.zip -P /tmp
sudo unzip /tmp/Version-5.zip -d /opt/
sudo mv /opt/PlexG* /opt/plexguide
sudo bash /opt/plexg*/sc*/ins*
sudo rm -r /tmp/Version-4.zip

0 comments on commit a13bc51

Please sign in to comment.