!40 检测yoyo-daemon

Merge pull request !40 from 柚子/N/A
This commit is contained in:
2022-06-10 10:33:15 +00:00
committed by Gitee

View File

@@ -48,7 +48,10 @@ case "$1" in
if [ -x "/usr/bin/deepin-app-store-tool" ] ; then
exit 0
fi
# Quit if yoyo-daemon existed
if [ -x "/usr/bin/yoyo-daemon" ] ; then
exit 0
fi
# Trigger for UOS debs installation
echo '--------检测到Uniontech标准软件包运行补丁以修正安装--------'
if [ -x "/usr/local/bin/spark-dstore-patch" ] ; then