Fix: Arch-Repository-Namen in README.md aktualisiert
This commit is contained in:
@@ -135,7 +135,7 @@ zypper install docker-update
|
|||||||
Füge das Repository in `/etc/pacman.conf` ein:
|
Füge das Repository in `/etc/pacman.conf` ein:
|
||||||
|
|
||||||
```ini
|
```ini
|
||||||
[docker-update-stable]
|
[stable/upload]
|
||||||
SigLevel = Optional TrustAll
|
SigLevel = Optional TrustAll
|
||||||
Server = https://gitea.creative-dragonslayer.de/api/packages/Linuxapps/arch/stable/x86_64
|
Server = https://gitea.creative-dragonslayer.de/api/packages/Linuxapps/arch/stable/x86_64
|
||||||
```
|
```
|
||||||
@@ -151,7 +151,7 @@ sudo pacman -Sy docker-update
|
|||||||
Füge das Testing-Repository in `/etc/pacman.conf` ein:
|
Füge das Testing-Repository in `/etc/pacman.conf` ein:
|
||||||
|
|
||||||
```ini
|
```ini
|
||||||
[docker-update-testing]
|
[testing/upload]
|
||||||
SigLevel = Optional TrustAll
|
SigLevel = Optional TrustAll
|
||||||
Server = https://gitea.creative-dragonslayer.de/api/packages/Linuxapps/arch/testing/x86_64
|
Server = https://gitea.creative-dragonslayer.de/api/packages/Linuxapps/arch/testing/x86_64
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user