mirror of
https://github.com/NikitaIvanovV/ctpv.git
synced 2025-02-17 19:10:46 +01:00
5 lines
63 B
Bash
5 lines
63 B
Bash
setup_fifo 1
|
|
|
|
# tell ctpv server to exit
|
|
printf '\0' > "$fifo"
|