Remove quotes from command run line.

This commit is contained in:
2024-07-20 10:28:46 +05:00
parent 48dda3455b
commit 0a50ab8011

2
entrypoint.sh Normal file → Executable file
View File

@@ -20,4 +20,4 @@ echo "Launching command:"
echo "${CMD}" echo "${CMD}"
echo "----------" echo "----------"
"${CMD}" ${CMD}