mirror of
https://github.com/NikitaIvanovV/ctpv.git
synced 2024-11-24 13:53:07 +01:00
5 lines
68 B
Bash
5 lines
68 B
Bash
setup_fifo "$1" 1
|
|
|
|
# tell ctpv server to exit
|
|
printf '\0' > "$fifo"
|