修改: tool/update-upgrade/ss-update-controler.sh

This commit is contained in:
shenmo 2022-04-11 00:44:42 +08:00
parent ad53669098
commit a63c7ec750

View File

@ -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