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