mirror of https://github.com/OpenIPC/firmware.git
parent
144eb5ac82
commit
89cdefae43
|
@ -0,0 +1,5 @@
|
|||
#!/bin/sh
|
||||
|
||||
echo $1 $2 >> /tmp/channels.log
|
||||
|
||||
exit 1
|
Loading…
Reference in New Issue