Skip to content

Commit 2ee25f8

Browse files
committed
修改 | 删除
1 parent 7455c6b commit 2ee25f8

File tree

2 files changed

+2
-1295
lines changed

2 files changed

+2
-1295
lines changed

Termux/install-NC

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,8 @@ fi
7272

7373
init_cmd="apt update -y && \
7474
apt install -y sudo curl && \
75-
curl -O https://gitee.com/Dong-Jing-Yu/Dong-Jing-Yu.gitee.io/raw/main/Termux/napcat.sh && \
76-
sudo bash napcat.sh --docker n --cli n && \
75+
curl -O https://github.tbedu.top/https://raw.githubusercontent.com/NapNeko/NapCat-Installer/refs/heads/main/script/install.sh && \
76+
sudo bash install.sh --docker n --cli n --proxy 10 && \
7777
apt autoremove -y && \
7878
apt clean && \
7979
rm -rf /tmp/* /var/lib/apt/lists"

0 commit comments

Comments
 (0)