mirror of
https://github.com/NikitaIvanovV/ctpv.git
synced 2024-11-24 22:03:06 +01:00
8487750f1a
Basic previews, priority setting, better -m option
5 lines
119 B
Bash
5 lines
119 B
Bash
[ -L "$f" ] && printf 'Symlink: \n%s\n\n' "$(readlink "$f")"
|
|
|
|
# Pretend that preview failed so another is run
|
|
exit 127
|