From 16c321f114c2226dbc4bfea74c68d88929cf4a6d Mon Sep 17 00:00:00 2001 From: MacRimi Date: Sat, 6 Sep 2025 22:33:19 +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 c636652..a8815d7 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)