This commit is contained in:
@@ -273,8 +273,8 @@ show_post_install_info() {
|
|||||||
echo ""
|
echo ""
|
||||||
echo "使用说明:"
|
echo "使用说明:"
|
||||||
echo "1. 进入项目目录: cd $PROJECT_DIR"
|
echo "1. 进入项目目录: cd $PROJECT_DIR"
|
||||||
echo "2. 单次运行: python main.py"
|
echo "2. 单次运行: $PYTHON_CMD main.py"
|
||||||
echo "3. 常驻进程: python schedule_main.py"
|
echo "3. 常驻进程: $PYTHON_CMD schedule_main.py"
|
||||||
echo ""
|
echo ""
|
||||||
echo ""
|
echo ""
|
||||||
echo "============================================"
|
echo "============================================"
|
||||||
|
|||||||
@@ -18,7 +18,7 @@ bash <(curl -fsSL "https://raw.githubusercontent.com/sushen339/tools/main/tcp.sh
|
|||||||
代理加速:
|
代理加速:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
bash <(curl -fsSL "https://gh-proxy.net/https://raw.githubusercontent.com/sushen339/tools/main/tcp.sh") 1
|
bash <(curl -fsSL "https://https://raw.githubusercontent.com/sushen339/tools/main/tcp.sh") 1
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user