Files
MuditaOS/docker/entrypoint.sh
2020-05-06 16:15:38 +02:00

5 lines
92 B
Bash
Executable File

#!/bin/bash
# entry point in docker, just runs "./docker/run.sh"
./docker/ci_actions.sh $@