Add Plex Media Server test 11

This commit is contained in:
Daniel Doubet
2022-10-28 09:59:40 -05:00
parent 2511dd247b
commit df3ad07135
+1 -1
View File
@@ -6,4 +6,4 @@ RUN chmod a+x /mount.sh
ENTRYPOINT [ "/bin/sh" ]
CMD [ "-c", "/mount.sh && /init" ]
CMD [ "-c", "/mount.sh" ]