Update README.md

This commit is contained in:
Jordan Wages 2025-07-31 21:09:07 -05:00
commit 4308b88e54

View file

@ -23,21 +23,12 @@ It uses a twostage approach:
## Installation ## Installation
1. **Copy & rename** 1. **Copy & rename**
On your Debian template, place the **bootstrap** script as `setup.sh`: On your Debian template, run the following command:
```bash ```bash
chmod +x setup.sh curl -s https://git.jordanwages.com/wagesj45/proxmox-server-setup/raw/branch/main/bootstrap.sh | bash
2. **Provision a new VM**
Clone from your template and boot it. Then run:
```bash
sudo setup.sh
``` ```
* If youre not root, youll be prompted (via `whiptail`) for the root password. 2. **Follow the wizard**
* The script fetches and executes the latest remote wizard.
3. **Follow the wizard**
Use the onscreen menus to: Use the onscreen menus to:
* Grant `sudo` to selected users * Grant `sudo` to selected users