mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-12-13 20:32:05 +08:00
修复自提权更新问题
This commit is contained in:
3
debian/spark-store.prerm
vendored
3
debian/spark-store.prerm
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user