Change entrypoint

This commit is contained in:
James Munnelly
2015-09-10 20:23:17 +01:00
parent 3465a481eb
commit b607d26741
+1 -1
View File
@@ -20,4 +20,4 @@ ADD bootstrap.sh /plexmediaserver/bootstrap.sh
ENV LD_LIBRARY_PATH "/plexmediaserver" ENV LD_LIBRARY_PATH "/plexmediaserver"
ENTRYPOINT ["/plexmediaserver/Resources/Plex New Transcoder"] ENTRYPOINT ["/plexmediaserver/bootstrap.sh"]