mirror of
https://github.com/linuxserver/docker-ffmpeg.git
synced 2026-02-20 04:56:23 +08:00
fix typo
This commit is contained in:
parent
3635efa0cc
commit
a8aca108be
@ -776,7 +776,7 @@ RUN \
|
||||
|
||||
RUN \
|
||||
echo "**** arrange files ****" && \
|
||||
/usr/local/lib/rustlib/uninstall.sh &&
|
||||
/usr/local/lib/rustlib/uninstall.sh && \
|
||||
ldconfig && \
|
||||
mkdir -p \
|
||||
/buildout/usr/local/bin \
|
||||
|
||||
@ -476,7 +476,7 @@ RUN \
|
||||
|
||||
RUN \
|
||||
echo "**** arrange files ****" && \
|
||||
/usr/local/lib/rustlib/uninstall.sh &&
|
||||
/usr/local/lib/rustlib/uninstall.sh && \
|
||||
ldconfig && \
|
||||
mkdir -p \
|
||||
/buildout/usr/local/bin \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user