mirror of
https://github.com/outbackdingo/proxmox-scripts.git
synced 2026-01-27 10:20:14 +00:00
chore: update README.md and set --app to none by default
This commit is contained in:
@@ -15,7 +15,7 @@ bash -c "$(wget --no-cache -qO- https://raw.githubusercontent.com/ej52/proxmox/m
|
||||
### Command line arguments
|
||||
| argument | default | description |
|
||||
|--------------------|----------------------|--------------------------------------------------------|
|
||||
| --app | nginx-proxy-manager | application to install |
|
||||
| --app | none | application to install |
|
||||
| --id | $nextid | container id |
|
||||
| --os | alpine | OS distribution to install |
|
||||
| --os-version | latest | OS version to install |
|
||||
@@ -52,7 +52,7 @@ sh -c "$(wget --no-cache -qO- https://raw.githubusercontent.com/ej52/proxmox/mai
|
||||
### Command line arguments
|
||||
| argument | default | description |
|
||||
|--------------------|----------------------|--------------------------------------------------------|
|
||||
| --app | nginx-proxy-manager | application to install |
|
||||
| --app | none | application to install |
|
||||
| --cleanup | false | Remove dev dependencies after install |
|
||||
|
||||
## Applications
|
||||
|
||||
Reference in New Issue
Block a user