Remove quotes from command run line.
This commit is contained in:
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}"
|
||||
${CMD}
|
||||
|
Reference in New Issue
Block a user