From ed2cee734ee4e1ab7fbd355095556fc153a400a8 Mon Sep 17 00:00:00 2001 From: Bruno21 Date: Fri, 19 Jul 2024 11:03:58 +0200 Subject: [PATCH] sync_pihole_lan.sh MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit v 3.0 erreur sur le commit précédent --- sync_pihole_lan.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sync_pihole_lan.sh b/sync_pihole_lan.sh index 536585c..e8bcac0 100755 --- a/sync_pihole_lan.sh +++ b/sync_pihole_lan.sh @@ -1,7 +1,7 @@ #!/usr/bin/env bash # Sync_pihole_lan.sh synchronise the /etc/pihole/lan.list file with your Subdomains -# v2.0 +# v3.0 italic="\033[3m" underline="\033[4m"