real belt and braches stuff here, trying to cover every possible base though, who cares if the script is a mile long, as long as the user doesn't end up with a borked system
This commit is contained in:
parent
b1b4525756
commit
77f0ea6049
1 changed files with 1 additions and 1 deletions
|
|
@ -102,7 +102,7 @@ printf "\n\n\n%s\n\n\n" "$(</tmp/update_fail.nfo)"
|
||||||
exit 0
|
exit 0
|
||||||
# if ok, try to install it.
|
# if ok, try to install it.
|
||||||
else
|
else
|
||||||
dpkg -i /tmp/plexmediaserver_"${REMOTE_VERSION}"_amd64.deb || exit 0
|
dpkg -i /tmp/plexmediaserver_"${REMOTE_VERSION}"_amd64.deb
|
||||||
rm -f /tmp/plexmediaserver_*.deb
|
rm -f /tmp/plexmediaserver_*.deb
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue