README.md aktualisiert
This commit is contained in:
parent
17957cf624
commit
46120b4021
1 changed files with 2 additions and 0 deletions
|
@ -6,9 +6,11 @@ short template for certbot dns-01 with renew option (Alpine 3.19 / LXC Proxmox)
|
|||
|
||||
Add Edge Repos to /etc/apk/repositories
|
||||
```
|
||||
cat <<EOF >> /etc/apk/repositories
|
||||
@edge https://dl-cdn.alpinelinux.org/alpine/edge/main
|
||||
@edgecommunity https://dl-cdn.alpinelinux.org/alpine/edge/community
|
||||
@edgetesting https://dl-cdn.alpinelinux.org/alpine/edge/testing
|
||||
EOF
|
||||
```
|
||||
|
||||
Update system & install utils
|
||||
|
|
Loading…
Reference in a new issue