mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-12-15 13:22:04 +08:00
修改: tool/update-upgrade/ss-update-controler.sh
This commit is contained in:
@@ -28,7 +28,6 @@ read option
|
|||||||
case $option in
|
case $option in
|
||||||
1)
|
1)
|
||||||
echo "执行以下操作需要授权..."
|
echo "执行以下操作需要授权..."
|
||||||
|
|
||||||
if [ -f /etc/xdg/autostart/spark-update-notifier.desktop ];then
|
if [ -f /etc/xdg/autostart/spark-update-notifier.desktop ];then
|
||||||
echo "检测到已经启动了自动更新检测,关闭中"
|
echo "检测到已经启动了自动更新检测,关闭中"
|
||||||
sudo systemctl disable spark-update-notifier
|
sudo systemctl disable spark-update-notifier
|
||||||
|
|||||||
Reference in New Issue
Block a user