mirror of
https://gitee.com/spark-store-project/spark-store
synced 2026-06-10 06:42:27 +08:00
fix: Loong64 can not auto install
Signed-off-by: shenmo <jifengshenmo@outlook.com>
This commit is contained in:
Vendored
+2
-2
@@ -1,5 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
#检测网络链接畅通
|
||||
function network-check()
|
||||
{
|
||||
@@ -24,5 +23,6 @@ function network-check()
|
||||
|
||||
}
|
||||
|
||||
|
||||
#network-check
|
||||
#echo "不再检测网络"
|
||||
echo "不再检测网络"
|
||||
Reference in New Issue
Block a user