mirror of
https://github.com/ej52/proxmox-scripts.git
synced 2025-11-23 09:20:23 +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_
|
||||
|
||||
```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- http://10.0.1.21:1337/install.sh)" -s --app nginx-proxy-manager --clean
|
||||
sh -c "$(wget --no-cache -qO- https://raw.githubusercontent.com/ej52/proxmox/main/install.sh)" -s --app nginx-proxy-manager --cleanup
|
||||
```
|
||||
|
||||
## Applications
|
||||
@@ -56,4 +55,4 @@ sh -c "$(wget --no-cache -qO- http://10.0.1.21:1337/install.sh)" -s --app nginx-
|
||||
|
||||
## Thanks
|
||||
|
||||
- [whiskerz007](https://github.com/whiskerz007?tab=repositories)
|
||||
- [whiskerz007](https://github.com/whiskerz007?tab=repositories)
|
||||
|
||||
Reference in New Issue
Block a user