mirror of
https://github.com/aljazceru/addons.git
synced 2025-12-18 05:34:20 +01:00
5 lines
51 B
Bash
Executable File
5 lines
51 B
Bash
Executable File
#!/bin/bash
|
|
set -e
|
|
|
|
echo scan | cec-client -s -d 1
|