ProxMenux/README.md

14 lines
601 B
Markdown
Raw Normal View History

2025-01-09 22:45:37 +01:00
<div align="center">
<img src="https://github.com/MacRimi/ProxMenux/blob/main/images/proxmenu.png" alt="ProxMenu Logo" width="265" height="294">
</div>
2025-01-09 22:40:15 +01:00
2024-12-20 18:25:59 +01:00
# ProxMenux
2025-02-02 22:29:40 +01:00
ProxMenux: An interactive menu for Proxmox that simplifies advanced task management and automation through scripts hosted on GitHub. It includes multi-language support, automatic updates, and a user-friendly interface.
2025-01-09 22:42:43 +01:00
2025-02-02 22:29:40 +01:00
To install ProxMenux, simply run the following command in your Proxmox server terminal:
2024-12-20 20:33:34 +01:00
```
bash -c "$(wget -qLO - https://raw.githubusercontent.com/MacRimi/ProxMenux/refs/heads/main/install_proxmenux.sh)"
```