mirror of
https://github.com/mkuf/prind.git
synced 2026-05-09 00:35:55 +02:00
scripts: enable tracing for build-mcu
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
set -x
|
||||
|
||||
docker compose -f docker-compose.mcu.yaml run --rm make "${@}"
|
||||
|
||||
Reference in New Issue
Block a user