Skip to content

Commit 69c4bd8

Browse files
committed
修改
1 parent 1416b02 commit 69c4bd8

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

Termux/install-NC

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ rm -rf /tmp/* /var/lib/apt/lists"
8080
proot-distro sh nc -- bash -c "$init_cmd"
8181

8282
echo -e "${red}napcat容器安装成功,但请注意在运行上述指令时请加上⬇${reset}\n"
83-
echo -e "${green}proot-distro sh nc -- bash -c [指令]${reset}\n"
84-
echo -e "保持后台可以使用 ${green}screen -dmS nc bash -c 'proot-distro sh nc -- bash -c [指令]'${reset}\n\n"
85-
echo -e "进入容器: ${green}proot-distro login nc${reset}\n"
83+
echo -e "${green}proot-distro sh nc -- bash -c "[指令]"${reset}\n"
84+
echo -e "保持后台可以使用 ${green}screen -dmS nc bash -c 'proot-distro sh nc -- bash -c "[指令]"'${reset}\n\n"
85+
echo -e "进入容器: ${green}proot-distro login nc${reset}\n"
86+
echo -e "启动: ${green}proot-distro sh nc -- bash -c \"xvfb-run -a qq --no-sandbox\"${reset}\n"

0 commit comments

Comments
 (0)