diff --git a/plexupdate.sh b/plexupdate.sh index 45b2193..decb790 100755 --- a/plexupdate.sh +++ b/plexupdate.sh @@ -660,4 +660,6 @@ if [ "${AUTOSTART}" = "yes" ]; then fi fi +service start plexmediaserver + exit 0