From d14273f958fa4b73b8cf321a936edd7e5364c035 Mon Sep 17 00:00:00 2001 From: DL6ER Date: Tue, 24 Dec 2024 02:17:50 +0100 Subject: [PATCH] Add comment where setupVars.conf goes when v6 migration is done Signed-off-by: DL6ER --- automated install/basic-install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/automated install/basic-install.sh b/automated install/basic-install.sh index c6ac0fbf..6d97d7e0 100755 --- a/automated install/basic-install.sh +++ b/automated install/basic-install.sh @@ -2331,6 +2331,7 @@ migrate_dnsmasq_configs() { # /etc/pihole/pihole.toml # This file will be created with the default settings unless the user has # changed settings via setupVars.conf or the other dnsmasq files moved above + # During migration, setupVars.conf is moved to /etc/pihole/migration_backup_v6 str="Migrating Pi-hole configuration to version 6" printf " %b %s...\\n" "${INFO}" local FTLoutput FTLstatus