mirror of
https://github.com/mrworf/plexupdate.git
synced 2025-07-12 08:16:07 -07:00
That space has been hiding from me....
This commit is contained in:
parent
859be63643
commit
bed1a7bdef
1 changed files with 1 additions and 1 deletions
|
@ -313,7 +313,7 @@ if [ "${AUTODELETE}" == "yes" ]; then
|
|||
fi
|
||||
fi
|
||||
|
||||
if [ "${AUTOSTART}" == "yes"]; then
|
||||
if [ "${AUTOSTART}" == "yes" ]; then
|
||||
if [ "${REDHAT}" == "no" ]; then
|
||||
echo "The AUTOSTART [-s] option may not be needed on your distribution."
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue