mirror of
https://github.com/espressif/openthread.git
synced 2026-07-04 19:30:22 +00:00
3 lines
77 B
Bash
Executable File
3 lines
77 B
Bash
Executable File
#!/bin/bash
|
|
docker run --rm -d --name otsim openthread/sim tail -F /dev/null
|