.files/dotfiles/bin/c3kdenlive
Philip Henning c377eb276a consolidate and templeate my to files
in order to stop maintainung different files for each operationg system
2021-09-11 23:45:56 +02:00

14 lines
220 B
Bash
Executable file

#!/usr/bin/env bash
#
# {{@@ header() @@}}
#
if [[ -z "${1}" ]] || [[ -z "${2}" ]]; then
echo "Usage: ${0} <event> <talk-id>"
echo "e.g.: ${0} 35c3 9766"
exit 1
fi
kdenlive /video/fuse/${1}/*/${2}/project.kdenlive