diff --git a/README.md b/README.md index d3a40bf..b615d94 100644 --- a/README.md +++ b/README.md @@ -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) \ No newline at end of file +- [whiskerz007](https://github.com/whiskerz007?tab=repositories)