mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2025-05-10 18:05:48 +02:00
chore: replace ghproxy.com with mirror.ghproxy.com
This commit is contained in:
parent
5a19133254
commit
626196a239
20 changed files with 31 additions and 31 deletions
|
@ -370,7 +370,7 @@ show_help() {
|
|||
echo ' install:'
|
||||
echo ' -l, --local Install Nginx UI from a local file'
|
||||
echo ' -p, --proxy Download through a proxy server, e.g., -p http://127.0.0.1:8118 or -p socks5://127.0.0.1:1080'
|
||||
echo ' -r, --reverse-proxy Download through a reverse proxy server, e.g., -r https://ghproxy.com/'
|
||||
echo ' -r, --reverse-proxy Download through a reverse proxy server, e.g., -r https://mirror.ghproxy.com/'
|
||||
echo ' remove:'
|
||||
echo ' --purge Remove all the Nginx UI files, include logs, configs, etc'
|
||||
exit 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue