mirror of
https://github.com/YunoHost-Apps/pihole_ynh.git
synced 2024-09-03 20:05:58 +02:00
Auto-update README
This commit is contained in:
parent
d815c03a89
commit
de1d7281c1
2 changed files with 4 additions and 3 deletions
|
@ -91,7 +91,7 @@ sudo ifconfig eth0 0.0.0.0 && sudo dhclient eth0
|
|||
|
||||
* Official app website: <https://pi-hole.net/>
|
||||
* Official admin documentation: <https://docs.pi-hole.net>
|
||||
* Upstream app code repository: <https://github.com/pi-hole/pi-hole/>
|
||||
* Upstream app code repository: <https://github.com/pi-hole/pi-hole>
|
||||
* YunoHost documentation for this app: <https://yunohost.org/app_pihole>
|
||||
* Report a bug: <https://github.com/YunoHost-Apps/pihole_ynh/issues>
|
||||
|
||||
|
|
|
@ -15,7 +15,8 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
|
|||
|
||||
## Vue d'ensemble
|
||||
|
||||
The Pi-hole® is a DNS sinkhole that protects your devices from unwanted content without installing any client-side software.
|
||||
Pi-hole® est un puits DNS qui protège vos appareils des contenus indésirables sans installer de logiciel côté client.
|
||||
|
||||
|
||||
**Version incluse :** 5.11.4~ynh1
|
||||
|
||||
|
@ -92,7 +93,7 @@ sudo ifconfig eth0 0.0.0.0 && sudo dhclient eth0
|
|||
|
||||
* Site officiel de l'app : <https://pi-hole.net/>
|
||||
* Documentation officielle de l'admin : <https://docs.pi-hole.net>
|
||||
* Dépôt de code officiel de l'app : <https://github.com/pi-hole/pi-hole/>
|
||||
* Dépôt de code officiel de l'app : <https://github.com/pi-hole/pi-hole>
|
||||
* Documentation YunoHost pour cette app : <https://yunohost.org/app_pihole>
|
||||
* Signaler un bug : <https://github.com/YunoHost-Apps/pihole_ynh/issues>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue