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.
1 parent 97ae83d commit 8816266Copy full SHA for 8816266
Termux/install-NC
@@ -63,7 +63,7 @@ mv "$PREFIX/etc/apt/sources.list.bak" "$PREFIX/etc/apt/sources.list"
63
64
init_cmd="apt update -y && apt upgrade -y && \
65
apt install -y sudo curl && \
66
-curl -O https://gitee.com/Dong-Jing-Yu/Dong-Jing-Yu.github.io/raw/main/Termux/napcat.sh && \
+curl -O https://gitee.com/Dong-Jing-Yu/Dong-Jing-Yu.gitee.io/raw/main/Termux/napcat.sh && \
67
sudo bash napcat.sh --docker n --cli n && \
68
apt autoremove -y && \
69
apt clean && \
0 commit comments