arm-gcc-ci/entrypoint.sh
2024-11-29 11:04:53 +03:00

6 lines
39 B
Bash

#!/bin/bash
. /etc/bashrc
exec "$@"