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