Update entrypoint.sh

This commit is contained in:
Sergey
2024-11-29 11:14:23 +03:00
committed by GitHub
parent 1eb2f650dc
commit 6cd4c658a8

View File

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