From a81e7f3c44ccd5de803c7e7c58336883b10091c4 Mon Sep 17 00:00:00 2001 From: MacRimi Date: Sat, 6 Sep 2025 22:25:50 +0200 Subject: [PATCH] Update lxc-mount-manager.sh --- scripts/share/lxc-mount-manager.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/share/lxc-mount-manager.sh b/scripts/share/lxc-mount-manager.sh index f04c7ff..c636652 100644 --- a/scripts/share/lxc-mount-manager.sh +++ b/scripts/share/lxc-mount-manager.sh @@ -331,7 +331,7 @@ mount_host_directory_to_lxc() { fi fi - clear + # Step 2: Select host directory local host_dir host_dir=$(select_host_directory)