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 1f7187d commit 86d62dbCopy full SHA for 86d62db
Termux/install-NH
@@ -513,9 +513,9 @@ function print_banner() {
513
printf "${blue}#### ############# NetHunter ####################${reset}\n"
514
printf "${blue}#### ############ (网络猎人) ####################${reset}\n"
515
printf "${blue}脚本优化: 东经雨 5.0${reset}\n"
516
- printf "${yellow}技术支持: ChatGPT, Claude, DeepSeek${reset}\n\n"
517
- printf "使用则代表同意协议:"
518
- printf "作者已经脚本参与者不承担因脚本引发的任何法律问题,均由使用者自行承担"
+ printf "${yellow}技术支持: ChatGPT, Claude, DeepSeek${reset}\n"
+ printf "使用则代表同意协议:\n"
+ printf "作者已经脚本参与者不承担因脚本引发的任何法律问题,均由使用者自行承担\n\n"
519
}
520
521
function main() {
0 commit comments