mirror of
https://github.com/linuxserver/docker-jackett.git
synced 2026-02-20 00:24:44 +08:00
Unquote command
This commit is contained in:
parent
b4e7254e56
commit
3e8ddc1135
@ -7,4 +7,4 @@ else
|
||||
fi
|
||||
|
||||
exec \
|
||||
s6-setuidgid abc "${COMMAND}" ${RUN_OPTS}
|
||||
s6-setuidgid abc ${COMMAND} ${RUN_OPTS}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user