mirror of
https://github.com/ej52/proxmox-scripts.git
synced 2025-11-23 17:30:27 +01:00
@@ -46,8 +46,7 @@ If you are not using proxmox or want to install a app on a existing install, you
|
|||||||
***Note:*** _Only Alpine, Debian and Ubuntu are currently supported_
|
***Note:*** _Only Alpine, Debian and Ubuntu are currently supported_
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
sh -c "$(wget --no-cache -qO- https://raw.githubusercontent.com/ej52/proxmox/main/install.sh)" -s --app nginx-proxy-manager
|
sh -c "$(wget --no-cache -qO- https://raw.githubusercontent.com/ej52/proxmox/main/install.sh)" -s --app nginx-proxy-manager --cleanup
|
||||||
sh -c "$(wget --no-cache -qO- http://10.0.1.21:1337/install.sh)" -s --app nginx-proxy-manager --clean
|
|
||||||
```
|
```
|
||||||
|
|
||||||
## Applications
|
## Applications
|
||||||
@@ -56,4 +55,4 @@ sh -c "$(wget --no-cache -qO- http://10.0.1.21:1337/install.sh)" -s --app nginx-
|
|||||||
|
|
||||||
## Thanks
|
## Thanks
|
||||||
|
|
||||||
- [whiskerz007](https://github.com/whiskerz007?tab=repositories)
|
- [whiskerz007](https://github.com/whiskerz007?tab=repositories)
|
||||||
|
|||||||
Reference in New Issue
Block a user