4 lines
73 B
Bash
Executable file
4 lines
73 B
Bash
Executable file
#!/usr/bin/env bash
|
|
|
|
flatpak run --command=ffprobe org.kde.kdenlive "$@"
|