mirror of
https://github.com/TrezOne/docker-mods-uptime-kuma-timeout-fix.git
synced 2026-06-30 03:53:18 -04:00
curl fo
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ ARG MOD_VERSION=master
|
|||||||
RUN \
|
RUN \
|
||||||
echo "**** grab rffmpeg ****" && \
|
echo "**** grab rffmpeg ****" && \
|
||||||
mkdir -p /root-layer/usr/local/bin/ && \
|
mkdir -p /root-layer/usr/local/bin/ && \
|
||||||
curl -o \
|
curl -fo \
|
||||||
/root-layer/usr/local/bin/rffmpeg -L \
|
/root-layer/usr/local/bin/rffmpeg -L \
|
||||||
"https://raw.githubusercontent.com/joshuaboniface/rffmpeg/${MOD_VERSION}/rffmpeg" && \
|
"https://raw.githubusercontent.com/joshuaboniface/rffmpeg/${MOD_VERSION}/rffmpeg" && \
|
||||||
chmod +x /root-layer/usr/local/bin/rffmpeg
|
chmod +x /root-layer/usr/local/bin/rffmpeg
|
||||||
|
|||||||
Reference in New Issue
Block a user