diff --git a/Docs/install_docker.md b/Docs/install_docker.md index b47855c..cf5b205 100644 --- a/Docs/install_docker.md +++ b/Docs/install_docker.md @@ -17,10 +17,10 @@ 在目标 Linux 服务器上执行: ```bash -curl -sSL https://git.whitetop.xyz/lxh2875931338/frpc-console/raw/main/deploy.sh | sudo bash +curl -sSL https://git.whitetop.xyz/lxh2875931338/frpc-console/raw/main/run-deploy.sh | sudo bash ``` -或手动下载执行: +或手动下载执行:(举例为 LTS ) ```bash wget https://git.whitetop.xyz/lxh2875931338/frpc-console/raw/main/deploy.sh