lazylibrarian-ffmpeg update/add workflows

This commit is contained in:
aptalca
2023-05-18 13:10:39 -04:00
parent ddbec4a93e
commit 9f542ed533
6 changed files with 60 additions and 56 deletions
-3
View File
@@ -1,3 +0,0 @@
#!/usr/bin/with-contenv bash
apt-get update
-4
View File
@@ -1,4 +0,0 @@
#!/usr/bin/with-contenv bash
echo "**** installing ffmpeg ****"
apt-get install -y ffmpeg