ls
This commit is contained in:
parent
ce3f6d2074
commit
90d6f71ff3
1 changed files with 1 additions and 0 deletions
|
|
@ -24,6 +24,7 @@ RUN mkdir -p /config && \
|
|||
chmod +x ffmpeg-master-latest-linux64-gpl/bin/ffprobe && \
|
||||
mv ffmpeg-master-latest-linux64-gpl/bin/ffmpeg /usr/bin/ffmpeg && \
|
||||
mv ffmpeg-master-latest-linux64-gpl/bin/ffprobe /usr/bin/ffprobe && \
|
||||
ls -lh /usr/bin && \
|
||||
rm ffmpeg.tar.gz && \
|
||||
rm -rf ffmpeg-master-latest-linux64-gpl/ ; \
|
||||
else \
|
||||
|
|
|
|||
Loading…
Reference in a new issue