mirror of
https://github.com/embedd-actions/arm-gcc-ci.git
synced 2024-12-26 17:02:05 +03:00
6 lines
37 B
Bash
6 lines
37 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
. /etc/bashrc
|
||
|
|
||
|
exec $@
|