mirror of
https://github.com/nxtrace/NTrace-core.git
synced 2025-08-12 06:26:39 +00:00
Update nt_install.sh
This commit is contained in:
@@ -115,7 +115,7 @@ installWgetPackage() {
|
||||
}
|
||||
|
||||
installJqPackage() {
|
||||
echo "jq 正在安装中..."
|
||||
echo "jq 正在安装中...(此步骤时间可能较长,请耐心等待)"
|
||||
# try apt
|
||||
apt-get -h &>/dev/null
|
||||
if [ $? -eq 0 ]; then
|
||||
|
||||
Reference in New Issue
Block a user