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
6ccfc08bd2
commit
e2481e6442
1 changed files with 0 additions and 2 deletions
|
@ -328,8 +328,6 @@ if [ "${AUTOSTART}" == "yes"]; then
|
|||
if [ $? -ne 0 ]; then
|
||||
echo "Error: You need to be root to use autoinstall option."
|
||||
exit 1
|
||||
elif [ "${REDHAT}" == "no" ]; then
|
||||
echo "The AUTOSTART [-s] option may not be needed on your distribution."
|
||||
fi
|
||||
sudo service plexmediaserver start
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue