Skip to content

Commit

Permalink
Update plexdrive4.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Admin9705 authored Nov 5, 2017
1 parent ef708b4 commit eba52b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/plexdrive4.sh
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ if echo "$answer" | grep -iq "^y" ;then
echo "come back to the same menu and select Option [2] about the plexdrive"
echo "service. If you forget, you'll never have content at /mnt/plexdrive4"
echo "until you do so!"
clear
bash continue.sh
clear
cd /tmp
wget https://github.com/dweidenfeld/plexdrive/releases/download/4.0.0/plexdrive-linux-amd64
mv plexdrive-linux-amd64 plexdrive4
Expand Down

0 comments on commit eba52b8

Please sign in to comment.