Update README.md
This commit is contained in:
parent
4fd16d40ba
commit
4308b88e54
1 changed files with 3 additions and 12 deletions
15
README.md
15
README.md
|
@ -23,21 +23,12 @@ It uses a two‑stage 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 you’re not root, you’ll 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 on‑screen menus to:
|
Use the on‑screen menus to:
|
||||||
|
|
||||||
* Grant `sudo` to selected users
|
* Grant `sudo` to selected users
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue