mirror of
https://github.com/mrworf/plexupdate.git
synced 2025-08-20 21:33:16 -07:00
start plexmediaserver after script completes
This commit is contained in:
parent
104a7343d3
commit
8dd45cf20c
1 changed files with 2 additions and 0 deletions
|
@ -310,4 +310,6 @@ if [ "${AUTODELETE}" == "yes" ]; then
|
|||
fi
|
||||
fi
|
||||
|
||||
service start plexmediaserver
|
||||
|
||||
exit 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue