Update disk_host.sh

This commit is contained in:
MacRimi
2026-06-02 18:29:29 +02:00
parent a921aac51e
commit bbfe3adc54
+2
View File
@@ -628,6 +628,8 @@ mount_existing_disk() {
return 1
fi
show_proxmenux_logo
msg_title "$(translate "Add Local Disk as Proxmox Storage")"
msg_info "$(translate "Creating mount point...")"
mkdir -p "$mount_path"
msg_ok "$(translate "Mount point created")"