mirror of
https://gitee.com/spark-store-project/spark-store
synced 2026-04-30 03:10:16 +08:00
修复更新中心发送的下载项和普通下载故障覆盖的问题
This commit is contained in:
@@ -244,7 +244,7 @@ export const installPackage = async ({
|
||||
filePath,
|
||||
"--delete-after-install",
|
||||
"--no-create-desktop-entry",
|
||||
"--native"
|
||||
"--native",
|
||||
);
|
||||
} else {
|
||||
// APM
|
||||
|
||||
Reference in New Issue
Block a user