mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-10-02 08:06:17 +00:00
Update lxc-mount-manager.sh
This commit is contained in:
@@ -352,7 +352,6 @@ mount_host_directory_to_lxc() {
|
|||||||
chown -R root:"$group_name" "$host_dir" 2>/dev/null || true
|
chown -R root:"$group_name" "$host_dir" 2>/dev/null || true
|
||||||
chmod -R 2775 "$host_dir" 2>/dev/null || true
|
chmod -R 2775 "$host_dir" 2>/dev/null || true
|
||||||
|
|
||||||
msg_ok "$(translate 'Host group configured')"
|
|
||||||
|
|
||||||
# Step 4: Select container mount point
|
# Step 4: Select container mount point
|
||||||
local ct_mount_point
|
local ct_mount_point
|
||||||
|
Reference in New Issue
Block a user