enable execution and fallback start for plex

This commit is contained in:
kjeld Schouten-Lebbing
2020-02-24 16:48:41 +01:00
parent 58193ec3ae
commit c482b9dc80
2 changed files with 1 additions and 0 deletions
Regular → Executable
View File
+1
View File
@@ -22,4 +22,5 @@ iocage stop plex
sleep 10s
echo "Waiting 20s to start plex"
iocage start plex
iocage exec plex service plexmediaserver_plexpass start
echo "Finished installing plex"