mirror of
https://github.com/NikitaIvanovV/ctpv.git
synced 2024-11-24 22:03:06 +01:00
5 lines
114 B
Bash
5 lines
114 B
Bash
setup_image 1
|
|
|
|
# tell ctpv server to exit
|
|
[ "$image_method" = "$image_method_ueberzug" ] && printf '\0' > "$fifo"
|