mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-08 06:09:50 +00:00
4 lines
130 B
Text
4 lines
130 B
Text
|
|
#!/bin/sh
|
||
|
|
|
||
|
|
git pull --no-rebase --log --stat --commit --no-edit https://github.com/michaelni/FFmpeg.git sourceplugin-libpostproc
|