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:
@@ -358,7 +358,7 @@ mount_host_directory_to_lxc() {
|
||||
clear
|
||||
ct_mount_point=$(select_container_mount_point "$container_id" "$host_dir")
|
||||
if [[ -z "$ct_mount_point" ]]; then
|
||||
exit 1
|
||||
return 1
|
||||
fi
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user