修复自提权更新问题

This commit is contained in:
2024-09-24 11:27:53 +08:00
parent 0380bc4a05
commit 9e7e957f4f
6 changed files with 16 additions and 8 deletions

6
debian/changelog vendored
View File

@@ -1,3 +1,9 @@
spark-store (4.3.1) UNRELEASED; urgency=medium
* 修复自提权更新问题
-- shenmo <shenmo@spark-app.store> Tue, 24 Sep 2024 11:27:08 +0800
spark-store (4.3.0-fix5) stable; urgency=medium
* 支持GXDE,重启空链接清理

View File

@@ -42,8 +42,7 @@ case "$1" in
ln -s -f /opt/durapps/spark-store/bin/aptss /usr/bin/aptss
# Create symbol links for SSINSTALL
ln -s -f /opt/durapps/spark-store/bin/auto-install-policy/store.spark-app.ssinstall.policy /usr/share/polkit-1/actions/store.spark-app.ssinstall.policy
# Install key
mkdir -p /tmp/spark-store-install/

View File

@@ -47,8 +47,7 @@ for username in `ls /home`
# Stop update detect service
systemctl disable spark-update-notifier
# Clean the auto install polkit file if exist
rm -f /usr/share/polkit-1/actions/store.spark-app.ssinstall.policy
# Remove gpg key file
rm -f /etc/apt/trusted.gpg.d/spark-store.gpg