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 fc519f4 commit ce151bdCopy full SHA for ce151bd
Termux/install-NC
@@ -67,7 +67,7 @@ mv "$PREFIX/etc/apt/sources.list.bak" "$PREFIX/etc/apt/sources.list"
67
init_cmd="apt update -y && \
68
apt install -y sudo curl && \
69
curl -O https://gitee.com/Dong-Jing-Yu/Dong-Jing-Yu.gitee.io/raw/main/Termux/napcat.sh && \
70
-sudo bash napcat.sh --tui && \
+sudo bash napcat.sh --docker n --cli n && \
71
apt autoremove -y && \
72
apt clean && \
73
rm -rf /tmp/* /var/lib/apt/lists"
0 commit comments