We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4b0ccd8 + 3640534 commit c59c578Copy full SHA for c59c578
README.md
@@ -51,9 +51,9 @@ Required basic dependencies.
51
52
## Installation
53
```
54
-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
55
chmod +x nginx_proxy_manager_cli.sh
56
-# Check script
+# Edit config inside the script, and after check with:
57
./nginx_proxy_manager_cli.sh --info
58
59
0 commit comments