Update disk-passthrough.sh

This commit is contained in:
MacRimi 2025-01-28 20:48:09 +01:00 committed by GitHub
parent 211f89e03e
commit f7434593c9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,14 @@
#!/bin/bash
# set -e # Detener el script en caso de error
# ==========================================================
# ProxMenu - A menu-driven script for Proxmox VE management
# ==========================================================
# Author : MacRimi
# Copyright : (c) 2024 MacRimi
# License : MIT (https://raw.githubusercontent.com/MacRimi/ProxMenux/main/LICENSE)
# Version : 1.0
# Last Updated: 28/01/2025
# ==========================================================
# Configuración de traducción
BASE_DIR="/usr/local/share/proxmenux"