Skip to content

Commit f8d7692

Browse files
author
Administrator
committed
安装ffmpeg 脚本
1 parent a9a2f7a commit f8d7692

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

install_ffmpeg.sh

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,6 @@ function install_ffmpeg() {
1818
echo "➡️ Error: FFmpeg 安装失败。"
1919
exit 1
2020
fi
21-
}
21+
}
22+
23+
install_ffmpeg

0 commit comments

Comments
 (0)