mirror of
https://github.com/Erreur32/nginx-proxy-manager-Bash-API.git
synced 2024-12-22 05:22:11 +01:00
Update README.md
update wget link
This commit is contained in:
parent
3d98c7f775
commit
09f7701be6
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ Required basic dependencies.
|
|||
|
||||
## Installation
|
||||
```
|
||||
wget https://raw.githubusercontent.com/Erreur32/nginx-proxy-manager-API/main/nginx_proxy_manager_cli.sh
|
||||
wget https://raw.githubusercontent.com/Erreur32/nginx-proxy-manager-Bash-API/main/nginx_proxy_manager_cli.sh
|
||||
chmod +x nginx_proxy_manager_cli.sh
|
||||
# Check script
|
||||
./nginx_proxy_manager_cli.sh --info
|
||||
|
|
Loading…
Reference in a new issue