mirror of
https://github.com/Telecominfraproject/ols-nos.git
synced 2025-11-16 06:14:58 +00:00
4 lines
53 B
Bash
Executable File
4 lines
53 B
Bash
Executable File
#!/bin/bash
|
|
|
|
docker exec -it database redis-cli "$@"
|