4 lines
65 B
Plaintext
4 lines
65 B
Plaintext
|
#!/bin/bash
|
||
|
|
||
|
flatpak run --command=ffprobe org.kde.kdenlive "$@"
|