mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-09-03 01:42:20 +08:00
修改: tool/update-upgrade/ss-update-controler.sh
This commit is contained in:
parent
ad53669098
commit
a63c7ec750
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user