mirror of
https://github.com/aljazceru/addons.git
synced 2025-12-18 21:54:20 +01:00
* Add cec scan add-on * Update Dockerfile * Update Dockerfile * Update Dockerfile * Update Dockerfile * Update Dockerfile * Update Dockerfile * Update Dockerfile * Update Dockerfile * Update Dockerfile
5 lines
51 B
Bash
5 lines
51 B
Bash
#!/bin/bash
|
|
set -e
|
|
|
|
echo scan | cec-client -s -d 1
|