* [PATCH] backup.pl: correct typo made in directory
@ 2026-06-08 16:41 Adolf Belka
0 siblings, 0 replies; only message in thread
From: Adolf Belka @ 2026-06-08 16:41 UTC (permalink / raw)
To: development; +Cc: Adolf Belka
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
---
config/backup/backup.pl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config/backup/backup.pl b/config/backup/backup.pl
index cfd1ac40f..f948c4d21 100644
--- a/config/backup/backup.pl
+++ b/config/backup/backup.pl
@@ -85,7 +85,7 @@ restore_backup() {
# remove all previous blacklist entries from urlfilter
# to prevent any clashes between symlinks and files
- rm -Rf /var/ipfire/urrlfilter/blacklists/*
+ rm -Rf /var/ipfire/urlfilter/blacklists/*
# Extract backup
if ! tar xvzpf "${filename}" -C / \
--
2.54.0
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-08 16:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-08 16:41 [PATCH] backup.pl: correct typo made in directory Adolf Belka
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox