README.md: new repo location
This commit is contained in:
parent
e698689ee8
commit
d19406b385
1 changed files with 3 additions and 3 deletions
|
@ -18,14 +18,14 @@ Affixed to each repository description is the appropriate link for use in
|
|||
|
||||
#### Backports
|
||||
```
|
||||
https://lab.ilot.io/ayakael/repo-apk/-/raw/v3.17/backports
|
||||
https://ayakael.net/pkgs/apk/media/branch/v3.17/backports
|
||||
```
|
||||
|
||||
Aports from the official Alpine repositories backported from edge.
|
||||
|
||||
#### User
|
||||
```
|
||||
https://lab.ilot.io/ayakael/repo-apk/-/raw/v3.17/user
|
||||
https://ayakael.net/pkgs/apk/media/branch/v3.17/user
|
||||
```
|
||||
|
||||
Aports that have yet to be (or may never be) upstreamed to the official
|
||||
|
@ -37,7 +37,7 @@ Add security key of the repo-apk repository to your /etc/apk/keys:
|
|||
|
||||
```shell
|
||||
cd /etc/apk/keys
|
||||
wget https://lab.ilot.io/ayakael/repo-apk/-/raw/v3.17/antoine.martin@protonmail.com-5b3109ad.rsa.pub
|
||||
wget https://ayakael.net/pkgs/apk/media/branch/v3.17/antoine.martin@protonmail.com-5b3109ad.rsa.pub
|
||||
```
|
||||
Add repositories that you want to use (see above) to `/etc/apk/repositories`.
|
||||
|
||||
|
|
Loading…
Reference in a new issue