mirror of
https://github.com/Erreur32/nginx-proxy-manager-Bash-API.git
synced 2024-12-22 05:22:11 +01:00
Merge branch 'main' of https://github.com/Erreur32/nginx-proxy-manager-Bash-API
This commit is contained in:
commit
c59c578488
1 changed files with 2 additions and 2 deletions
|
@ -51,9 +51,9 @@ Required basic dependencies.
|
||||||
|
|
||||||
## Installation
|
## 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
|
chmod +x nginx_proxy_manager_cli.sh
|
||||||
# Check script
|
# Edit config inside the script, and after check with:
|
||||||
./nginx_proxy_manager_cli.sh --info
|
./nginx_proxy_manager_cli.sh --info
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue