mirror of
https://github.com/Telecominfraproject/ols-nos.git
synced 2025-11-01 18:48:05 +00:00
* [syncd]: Add socat and bcmsh wrapper * Install socat in docker-base * Add hint banner, add host wrapper * Refine banner message
4 lines
45 B
Bash
Executable File
4 lines
45 B
Bash
Executable File
#!/bin/bash
|
|
|
|
docker exec -i syncd bcmsh "$@"
|