Skip to content

Commit b490405

Browse files
authored
Merge pull request #131 from tsao-chi-fork/patch-1
remove GNU wget
2 parents 115c691 + 66fab07 commit b490405

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ See the [releases page](https://github.com/sgerrand/alpine-pkg-glibc/releases) f
1212

1313
The current installation method for these packages is to pull them in using `wget` or `curl` and install the local file with `apk`:
1414

15-
apk --no-cache add ca-certificates wget
1615
wget -q -O /etc/apk/keys/sgerrand.rsa.pub https://alpine-pkgs.sgerrand.com/sgerrand.rsa.pub
1716
wget https://github.com/sgerrand/alpine-pkg-glibc/releases/download/2.30-r0/glibc-2.30-r0.apk
1817
apk add glibc-2.30-r0.apk

0 commit comments

Comments
 (0)