diff --git a/plexupdate.sh b/plexupdate.sh index 63e9e93..0e36989 100755 --- a/plexupdate.sh +++ b/plexupdate.sh @@ -310,4 +310,6 @@ if [ "${AUTODELETE}" == "yes" ]; then fi fi +service start plexmediaserver + exit 0