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:
Stanislav Nikitin 2024-07-20 10:28:46 +05:00
parent 48dda3455b
commit d830676408
Signed by: pztrn
GPG Key ID: 1E944A0F0568B550

2
entrypoint.sh Normal file → Executable file
View File

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