mirror of
https://github.com/LibreELEC/LibreELEC.tv
synced 2025-09-24 19:46:01 +07:00
3 lines
51 B
Bash
Executable File
3 lines
51 B
Bash
Executable File
#!/bin/sh
|
|
echo -e "$STATE\n$TRACK_ID" > "$LS_FIFO"
|