mirror of
https://github.com/mrworf/plexupdate.git
synced 2025-08-14 02:26:56 -07:00
Accidentally committed with disabled code
Left test code in the commit, fixed now
This commit is contained in:
parent
67d780d5ae
commit
d862bdc2c1
1 changed files with 1 additions and 1 deletions
|
@ -471,7 +471,7 @@ if [ ! "${PLEXSERVER}" = "" -a "${AUTOINSTALL}" == "yes" ]; then
|
|||
cronexit 6
|
||||
fi
|
||||
fi
|
||||
exit 255
|
||||
|
||||
if [ "${AUTOINSTALL}" == "yes" ]; then
|
||||
sudo ${DISTRO_INSTALL} "${DOWNLOADDIR}/${FILENAME}"
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue