We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 386bd84 commit 123959cCopy full SHA for 123959c
aws-ffmpeg-layer/build.sh
@@ -1,4 +1,5 @@
1
#!/bin/bash
2
+mkdir -p layer
3
cd layer
4
rm -rf *
5
curl -O https://johnvansickle.com/ffmpeg/builds/ffmpeg-git-amd64-static.tar.xz
0 commit comments