Skip to content

Commit ce151bd

Browse files
committed
修改
1 parent fc519f4 commit ce151bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Termux/install-NC

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ mv "$PREFIX/etc/apt/sources.list.bak" "$PREFIX/etc/apt/sources.list"
6767
init_cmd="apt update -y && \
6868
apt install -y sudo curl && \
6969
curl -O https://gitee.com/Dong-Jing-Yu/Dong-Jing-Yu.gitee.io/raw/main/Termux/napcat.sh && \
70-
sudo bash napcat.sh --tui && \
70+
sudo bash napcat.sh --docker n --cli n && \
7171
apt autoremove -y && \
7272
apt clean && \
7373
rm -rf /tmp/* /var/lib/apt/lists"

0 commit comments

Comments
 (0)