mirror of
https://github.com/NikitaIvanovV/ctpv.git
synced 2025-07-21 16:07:08 +02:00
5 lines
68 B
Bash
5 lines
68 B
Bash
setup_fifo "$1" 1
|
|
|
|
# tell ctpv server to exit
|
|
printf '\0' > "$fifo"
|