mirror of
https://github.com/TrezOne/docker-mods-uptime-kuma-timeout-fix.git
synced 2026-06-19 06:44:03 -04:00
increase tar verbosity
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@ RUN \
|
||||
curl -o \
|
||||
/tmp/proxy.tar.gz -L \
|
||||
"https://github.com/linuxserver/reverse-proxy-confs/archive/${MOD_VERSION}.tar.gz" && \
|
||||
tar xf \
|
||||
tar xvf \
|
||||
/tmp/proxy.tar.gz -C \
|
||||
/root/defaults/nginx/proxy-confs \
|
||||
--strip-components=1 \
|
||||
|
||||
Reference in New Issue
Block a user