1
0
mirror of https://github.com/tteck/Proxmox.git synced 2025-06-15 04:00:28 +02:00

Update README.md

This commit is contained in:
tteckster
2022-01-18 20:12:10 -05:00
committed by GitHub
parent 3ca553306a
commit 5b3dcb6565

View File

@ -678,7 +678,7 @@ ________________________________________________________________________________
To Install [Webmin System Administration](https://www.webmin.com/index.html), run the following in a LXC console. To Install [Webmin System Administration](https://www.webmin.com/index.html), run the following in a LXC console.
``` ```
bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/webmin.sh)" bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/misc/webmin.sh)"
``` ```
If you prefer to manage all aspects of your Proxmox LXC from a graphical interface instead of the command line interface, Webmin might be right for you. If you prefer to manage all aspects of your Proxmox LXC from a graphical interface instead of the command line interface, Webmin might be right for you.