Remove quotes from command run line.
This commit is contained in:
parent
48dda3455b
commit
d830676408
2
entrypoint.sh
Normal file → Executable file
2
entrypoint.sh
Normal file → Executable file
@ -20,4 +20,4 @@ echo "Launching command:"
|
|||||||
echo "${CMD}"
|
echo "${CMD}"
|
||||||
echo "----------"
|
echo "----------"
|
||||||
|
|
||||||
"${CMD}"
|
${CMD}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user