mirror of
https://github.com/pi-hole/pi-hole.git
synced 2025-03-30 20:20:17 +00:00
Print content of before
Signed-off-by: Christian König <ckoenig@posteo.de>
This commit is contained in:
parent
80459bf82e
commit
7b5d47f22d
1 changed files with 1 additions and 1 deletions
|
@ -1135,8 +1135,8 @@ show_content_of_files_in_dir() {
|
|||
|
||||
show_content_of_pihole_config_files() {
|
||||
# Show the content of the files in each of Pi-hole's folders
|
||||
show_content_of_files_in_dir "${ETC}"
|
||||
show_content_of_files_in_dir "${PIHOLE_DIRECTORY}"
|
||||
show_content_of_files_in_dir "${ETC}"
|
||||
show_content_of_files_in_dir "${DNSMASQ_D_DIRECTORY}"
|
||||
show_content_of_files_in_dir "${WEB_SERVER_CONFIG_DIRECTORY}"
|
||||
show_content_of_files_in_dir "${CRON_D_DIRECTORY}"
|
||||
|
|
Loading…
Add table
Reference in a new issue