We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent feda037 commit c770f57Copy full SHA for c770f57
script/install-s6-overlay.sh
@@ -35,4 +35,4 @@ esac
35
36
URL="https://github.com/just-containers/s6-overlay/releases/download/v${S6_VERSION}/s6-overlay-${ARCH}.tar.gz"
37
38
-curl -L -s "$URL" | tar xpzf - -C /
+curl -L -s "$URL" | tar xpzf - -C /
0 commit comments