From e3a5d2c24d540e1e63814f597294cf4d0cda9948 Mon Sep 17 00:00:00 2001
From: Christian Heller <c.heller@plomlompom.de>
Date: Mon, 14 Aug 2023 02:26:01 +0200
Subject: [PATCH] Improve w530 bookworm setup.

---
 bookworm/setup_scripts/setup_home.sh | 2 --
 1 file changed, 2 deletions(-)

diff --git a/bookworm/setup_scripts/setup_home.sh b/bookworm/setup_scripts/setup_home.sh
index 3dd502c..6467ef9 100755
--- a/bookworm/setup_scripts/setup_home.sh
+++ b/bookworm/setup_scripts/setup_home.sh
@@ -94,8 +94,6 @@ if [ -f "${authinfo_file}" ]; then
 fi
 cd
 
-rm -rf "${dir_secrets}"
-
 maildir=~/mail/maildir
 # # Set up e-mail system. Note that we only do mbsync if the imap pass file
 # # is found. It may not be present on every secrets drive yet, so we have to
-- 
2.30.2