mirror of
https://github.com/mkuf/prind.git
synced 2025-10-27 00:06:18 +01:00
4 lines
76 B
Bash
4 lines
76 B
Bash
|
|
#!/bin/bash
|
||
|
|
|
||
|
|
docker compose -f docker-compose.mcu.yaml run --rm make "${@}"
|