test theory if it /bin/sh causing jenkins crashlog
This commit is contained in:
parent
28aed5a071
commit
08c34488df
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
echo "Starting Plex Media Server."
|
echo "Starting Plex Media Server."
|
||||||
exec \
|
exec \
|
||||||
s6-setuidgid abc /bin/bash -c \
|
s6-setuidgid abc /bin/sh -c \
|
||||||
'/usr/lib/plexmediaserver/Plex\ Media\ Server'
|
'/usr/lib/plexmediaserver/Plex\ Media\ Server'
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue