ProxMenux/README.md

9 lines
593 B
Markdown
Raw Normal View History

2025-01-09 22:39:44 +01:00
<img src="https://github.com/MacRimi/ProxMenux/blob/main/images/proxmenu.png" alt="ProxMenu Logo" width="265" height="294">
2025-01-09 22:40:15 +01:00
2024-12-20 18:25:59 +01:00
# ProxMenux
2025-01-09 22:42:24 +01:00
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:
2024-12-20 20:33:34 +01:00
```
bash -c "$(wget -qLO - https://raw.githubusercontent.com/MacRimi/ProxMenux/refs/heads/main/install_proxmenux.sh)"
```