diff --git a/extras/installer.sh b/extras/installer.sh index e7df4c8..fe249b2 100755 --- a/extras/installer.sh +++ b/extras/installer.sh @@ -184,9 +184,7 @@ configure_plexupdate() { AUTOINSTALL=yes [ -z "$DISTRO" ] && check_distro - if [ "$DISTRO" == "redhat" ]; then - AUTOSTART=yes - elif [ "$DISTRO" == "synology" ]; then + if [ "$DISTRO" == "redhat" -o "$DISTRO" == "synology" ]; then AUTOSTART=yes else AUTOSTART=