mirror of
https://github.com/mrworf/plexupdate.git
synced 2025-08-14 10:36:55 -07:00
Update plexupdate.sh
This commit is contained in:
parent
e2481e6442
commit
859be63643
1 changed files with 0 additions and 7 deletions
|
@ -313,13 +313,6 @@ if [ "${AUTODELETE}" == "yes" ]; then
|
|||
fi
|
||||
fi
|
||||
|
||||
if [ "${AUTOSTART}" == "yes" ]; then
|
||||
if [ "${REDHAT}" == "no" ]; then
|
||||
echo "The AUTOSTART [-s] option may not be needed on your distribution."
|
||||
fi
|
||||
sudo service plexmediaserver start
|
||||
fi
|
||||
|
||||
if [ "${AUTOSTART}" == "yes"]; then
|
||||
if [ "${REDHAT}" == "no" ]; then
|
||||
echo "The AUTOSTART [-s] option may not be needed on your distribution."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue