Remove quotes from command run line.
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing

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

2
entrypoint.sh Normal file → Executable file
View File

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