mirror of
https://github.com/nxtrace/NTrace-core.git
synced 2025-08-12 06:26:39 +00:00
Update quicklytest.sh
This commit is contained in:
@@ -22,7 +22,7 @@ check_root() {
|
||||
checkNexttrace() {
|
||||
echo -e "${Info} 正在检查Nexttrace..."
|
||||
if curl -sL -O "https://github.com/xgadget-lab/nexttrace/raw/main/nt_install.sh" || curl -sL -O "https://github.com/xgadget-lab/nexttrace/raw/main/nt_install.sh"; then
|
||||
bash nt_install.sh --auto #> /dev/null
|
||||
bash nt_install.sh --auto > /dev/null
|
||||
fi
|
||||
}
|
||||
ask_if()
|
||||
|
||||
Reference in New Issue
Block a user