From 9cb4ddd2a838bd440a72d10849cee272332d2f92 Mon Sep 17 00:00:00 2001 From: DeepankarPi Date: Mon, 11 Mar 2024 06:34:49 -0700 Subject: [PATCH] force move --- pull.lists.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pull.lists.sh b/pull.lists.sh index eb8046d..f8b7ed4 100755 --- a/pull.lists.sh +++ b/pull.lists.sh @@ -47,7 +47,7 @@ rm -f blocklists/MyBlocklist.txt.xz blocklists/facebook_block.txt.xz #------ # Moving to destination -mv MyBlocklist.txt /home/dietpi/pihole/. -mv facebook_block.txt /home/dietpi/pihole/. +mv -f MyBlocklist.txt /home/dietpi/pihole/. +mv -f facebook_block.txt /home/dietpi/pihole/.