We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9a2f7a commit f8d7692Copy full SHA for f8d7692
install_ffmpeg.sh
@@ -18,4 +18,6 @@ function install_ffmpeg() {
18
echo "➡️ Error: FFmpeg 安装失败。"
19
exit 1
20
fi
21
-}
+}
22
+
23
+install_ffmpeg
0 commit comments