mirror of
https://github.com/YunoHost-Apps/pihole_ynh.git
synced 2024-09-03 20:05:58 +02:00
Cleaning up
This commit is contained in:
parent
c699f2a7b0
commit
174dc62001
2 changed files with 1 additions and 9 deletions
|
@ -1 +1 @@
|
||||||
Network-wide ad blocking via your own DNS server
|
The Pi-hole® is a DNS sinkhole that protects your devices from unwanted content without installing any client-side software.
|
|
@ -1,8 +0,0 @@
|
||||||
#!/bin/bash
|
|
||||||
|
|
||||||
# Dependencies
|
|
||||||
app_depencencies="sqlite3 idn2 php7.3-sqlite3 nettle-dev libcap2-bin build-essential libgmp-dev m4 cmake libidn11-dev libreadline-dev xxd"
|
|
||||||
|
|
||||||
pihole_core_version=5.6
|
|
||||||
dashboard_version=5.8
|
|
||||||
FTL_version=5.11
|
|
Loading…
Add table
Reference in a new issue