ctpv/ctpvclear
2022-05-29 21:40:11 +05:00

6 lines
55 B
Bash
Executable File

#!/bin/sh
[ -z "$id" ] && id="$1"
exec ctpv -c "$id"