swag ffmpeg mod initial commit

This commit is contained in:
Matthew Barbour
2020-08-13 10:33:40 -05:00
parent f4cb91a286
commit 627191c23e
6 changed files with 12 additions and 68 deletions
+5
View File
@@ -0,0 +1,5 @@
#!/usr/bin/with-contenv bash
echo "**** installing ffmpeg ****"
apk add --no-cache \
ffmpeg