mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-07-11 08:05:59 +08:00
红豆泥私密马赛,现在好了
This commit is contained in:
parent
d57c43a2b7
commit
96d2ea6669
@ -175,7 +175,7 @@ void DownloadItem::slotAsyncInstall(int t)
|
||||
switch(t)
|
||||
{
|
||||
case 0:
|
||||
installer.start("pkexec", QStringList() << "ssinstall" << "/tmp/spark-store/" + ui->label_filename->text().toUtf8() + " " + "--delete-after-install");
|
||||
installer.start("pkexec", QStringList() << "ssinstall" << "/tmp/spark-store/" + ui->label_filename->text().toUtf8() << + "--delete-after-install");
|
||||
break;
|
||||
case 1:
|
||||
installer.start("deepin-deb-installer", QStringList() << "/tmp/spark-store/" + ui->label_filename->text().toUtf8());
|
||||
|
Loading…
x
Reference in New Issue
Block a user