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