diff options
-rw-r--r-- | cecremotestart.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cecremotestart.sh b/cecremotestart.sh new file mode 100644 index 0000000..dfa7fa6 --- /dev/null +++ b/cecremotestart.sh @@ -0,0 +1,2 @@ +#!/bin/bash +cec-client | /home/raspberry/cecremote.sh #<-- change this according to your username / path to the script |