mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-12-14 12:52:04 +08:00
fix: Loong64 can not auto install
Signed-off-by: shenmo <jifengshenmo@outlook.com>
This commit is contained in:
4
debian/spark-store.preinst
vendored
4
debian/spark-store.preinst
vendored
@@ -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