From 5176d47268f68ada2253746b06b82072e9e32f50 Mon Sep 17 00:00:00 2001 From: thomas Date: Thu, 15 Sep 2022 01:16:47 +0200 Subject: [PATCH] readme test --- README.MD | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/README.MD b/README.MD index 6dd4874..fe922f9 100644 --- a/README.MD +++ b/README.MD @@ -43,7 +43,7 @@ To enter in temporary filesystem ### packages available in shared repository - - [adguardhome](#adguardhome) ([site](https://adguard.com/fr/adguard-home/overview.html)) ([src](https://github.com/AdguardTeam/AdguardHome)) + - [adguardhome](./src/branch/master/ressources/adguardhome) - [authelia](#authelia) ([site](https://www.authelia.com/)) ([src](https://github.com/authelia/authelia)) - [bitwarden-desktop](#bitwarden-desktop) ([site](https://bitwarden.com/)) ([src](https://github.com/bitwarden/clients/)) - [element-web](#element-web) ([site](https://element.io/)) ([src](https://github.com/vector-im/element-web)) @@ -65,17 +65,6 @@ To enter in temporary filesystem - [wallabag](#wallabag) ([site](https://www.wallabag.it/)) ([src](https://github.com/wallabag/wallabag)) - [zigbee2mqtt](#zigbee2mqtt) ([site](https://www.zigbee2mqtt.io/)) ([src](https://github.com/Koenkk/zigbee2mqtt)) -#### adguardhome -```bash -apt install -y wget ca-certificates -wget -qO - https://deb.lgy.fr/install.sh | bash -apt-get update -apt-get install -y adguardhome - -systemctl enable --now adguardhome - -#configuration with http://:3000 -``` #### authelia ```bash