mirror of
https://github.com/linuxserver/docker-plex.git
synced 2026-02-19 20:03:03 +08:00
test theory if it /bin/sh causing jenkins crashlog
This commit is contained in:
parent
28aed5a071
commit
08c34488df
@ -2,7 +2,7 @@
|
||||
|
||||
echo "Starting Plex Media Server."
|
||||
exec \
|
||||
s6-setuidgid abc /bin/bash -c \
|
||||
s6-setuidgid abc /bin/sh -c \
|
||||
'/usr/lib/plexmediaserver/Plex\ Media\ Server'
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user