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