Files
docker-mods-uptime-kuma-tim…/root/etc/cont-init.d/98-ffmpeg
T
2021-09-21 13:46:59 -04:00

4 lines
90 B
Plaintext

#!/usr/bin/with-contenv bash
echo "**** installing ffmpeg ****"
apt-get install -y ffmpeg