From 0bbd7a68c1e75f35dce3133842e2832c514bc826 Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Tue, 19 Nov 2024 09:37:33 +0100 Subject: [PATCH] home --- sh/rescue/common.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sh/rescue/common.sh b/sh/rescue/common.sh index f33c5aa..3b5fc85 100644 --- a/sh/rescue/common.sh +++ b/sh/rescue/common.sh @@ -6,7 +6,7 @@ rescue_configure() { apt_sources_write # bash / rc main_link_bashrc - mv .bashrc .bashrc.old + mv "${HOME}/.bashrc" "${HOME}/.bashrc.old" # host name hostname "${hostname}" # locales