fix 菜单中进入更新列表失效

This commit is contained in:
shenmo 2022-10-28 21:43:57 +08:00
parent 110adc995d
commit 42b6a20c97
2 changed files with 2 additions and 1 deletions

1
debian/changelog vendored
View File

@ -1,6 +1,7 @@
spark-store (3.3.3~test3) stable; urgency=medium
* Now use ss-apt-fast instead of apt-fast
* 修复:右上角 更新和安装设置 菜单中进入更新列表失效
-- shenmo <shenmo@spark-app.store> Fri, 30 Jan 2022 00:00:00 +0800

View File

@ -40,7 +40,7 @@ case $option in
;;
2)
pkexec /opt/durapps/spark-store/bin/update-upgrade/ss-do-upgrade.sh
/opt/durapps/spark-store/bin/update-upgrade/ss-do-upgrade.sh
;;
3)
if [ -f /usr/share/polkit-1/actions/store.spark-app.ssinstall.policy ];then