Update lxc-mount-manager.sh

This commit is contained in:
MacRimi
2025-09-01 13:33:48 +02:00
committed by GitHub
parent b11baf2e5d
commit 3e69795c9d

View File

@@ -300,11 +300,14 @@ mount_host_directory_to_lxc() {
sleep 3
msg_ok "$(translate "Container started")"
else
show_proxmenux_logo
msg_title "$(translate 'Mount Host Directory to LXC Container')"
msg_error "$(translate "Failed to start container")"
return 1
fi
fi
msg_ok "$(translate 'Select LXC container')"
sleep 2
@@ -316,6 +319,7 @@ mount_host_directory_to_lxc() {
fi
msg_ok "$(translate 'Select Host directory')"
# Step 3: Setup group
local group_name="sharedfiles"
local group_gid