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