Forgot to copy that default plexmediaserver file
This commit is contained in:
parent
906590d7fb
commit
a51f16ab19
2 changed files with 7 additions and 4 deletions
|
|
@ -24,6 +24,7 @@ if [[ ! "$VERSION" == "$INSTALLED " ]]; then
|
|||
rm -f /tmp/plexmediaserver_*.deb
|
||||
wget -P /tmp "http://downloads.plexapp.com/plex-media-server/$VERSION/plexmediaserver_${VERSION}_amd64.deb"
|
||||
last=$?
|
||||
cp /defaults/plexmediaserver /etc/default/plexmediaserver
|
||||
done
|
||||
else
|
||||
echo "Allready Uptodate"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue