mirror of
https://github.com/embedd-actions/arm-gcc-xpack-ci.git
synced 2025-07-03 16:35:39 +03:00
Update entrypoint.sh
This commit is contained in:
@ -2,4 +2,5 @@
|
|||||||
|
|
||||||
. /etc/bashrc
|
. /etc/bashrc
|
||||||
|
|
||||||
exec $@
|
#exec $@
|
||||||
|
exec bash -c "$@"
|
||||||
|
Reference in New Issue
Block a user