fix: Loong64 can not auto install

Signed-off-by: shenmo <jifengshenmo@outlook.com>
This commit is contained in:
2024-10-16 13:54:09 +00:00
committed by Gitee
parent 21ffcc166e
commit d24004dcea
4 changed files with 26 additions and 22 deletions

View File

@@ -1,5 +1,4 @@
#!/bin/bash
#检测网络链接畅通
function network-check()
{
@@ -24,5 +23,6 @@ function network-check()
}
#network-check
#echo "不再检测网络"
echo "不再检测网络"