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