mirror of
https://github.com/Erreur32/nginx-proxy-manager-Bash-API.git
synced 2024-12-22 13:32:11 +01:00
Update README.md
This commit is contained in:
parent
3324b9ce0c
commit
999b037ab5
1 changed files with 2 additions and 2 deletions
|
@ -23,8 +23,8 @@ sudo apt-get install jq curl
|
|||
|
||||
## Installation
|
||||
```
|
||||
$ wget https://raw.githubusercontent.com/Erreur32/nginx-proxy-manager-API/main/nginx_proxy_manager_cli.sh
|
||||
$ chmod +x nginx_proxy_manager_cli.sh
|
||||
wget https://raw.githubusercontent.com/Erreur32/nginx-proxy-manager-API/main/nginx_proxy_manager_cli.sh
|
||||
chmod +x nginx_proxy_manager_cli.sh
|
||||
```
|
||||
|
||||
## Settings:
|
||||
|
|
Loading…
Reference in a new issue