mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-12-13 20:32:05 +08:00
feat: adapt to Qt6
adapt to Qt6; fix a few bugs Log: adapt to Qt6; bump version to 4.2.14
This commit is contained in:
4
debian/spark-store.preinst
vendored
4
debian/spark-store.preinst
vendored
@@ -1,4 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
#检测网络链接畅通
|
||||
function network-check()
|
||||
{
|
||||
@@ -23,6 +24,5 @@ function network-check()
|
||||
|
||||
}
|
||||
|
||||
|
||||
#network-check
|
||||
echo "不再检测网络"
|
||||
#echo "不再检测网络"
|
||||
|
||||
Reference in New Issue
Block a user