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 1416b02 commit 69c4bd8Copy full SHA for 69c4bd8
Termux/install-NC
@@ -80,6 +80,7 @@ rm -rf /tmp/* /var/lib/apt/lists"
80
proot-distro sh nc -- bash -c "$init_cmd"
81
82
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"
+echo -e "${green}proot-distro sh nc -- bash -c "[指令]"${reset}\n"
+echo -e "保持后台可以使用 ${green}screen -dmS nc bash -c 'proot-distro sh nc -- bash -c "[指令]"'${reset}\n\n"
+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