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