mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-07-02 05:56:53 +00:00
9 lines
593 B
Markdown
9 lines
593 B
Markdown
<img src="https://github.com/MacRimi/ProxMenux/blob/main/images/proxmenu.png" alt="ProxMenu Logo" width="265" height="294">
|
|
|
|
# ProxMenux
|
|
ProxMenux: Un menú interactivo para Proxmox que facilita la gestión de tareas avanzadas y automatización mediante scripts alojados en GitHub. Incluye soporte multiidioma, actualizaciones automáticas y una interfaz amigable. Para instalar ProxMenux, simplemente ejecuta el siguiente comando en la terminal de tu servidor Proxmox:
|
|
|
|
```
|
|
bash -c "$(wget -qLO - https://raw.githubusercontent.com/MacRimi/ProxMenux/refs/heads/main/install_proxmenux.sh)"
|
|
```
|