Update entrypoint.sh

This commit is contained in:
Sergey
2024-11-29 11:04:53 +03:00
committed by GitHub
parent 8d48521d09
commit b1699044b1

View File

@ -2,4 +2,4 @@
. /etc/bashrc
exec $@
exec "$@"