debug logic

This commit is contained in:
thelamer 2019-06-16 19:28:19 -07:00
parent b87820bbab
commit ea08c3419b

View File

@ -31,7 +31,6 @@ ENV \
RUN \
echo "**** install build packages ****" && \
echo https://ffmpeg.org/releases/ffmpeg-${FFMPEG}.tar.bz2 && \
apk add \
autoconf \
automake \