!41 不再case yoyo

Merge pull request !41 from shenmo/master
This commit is contained in:
shenmo 2022-06-16 05:31:51 +00:00 committed by Gitee
commit 289f3020fe
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -48,10 +48,7 @@ 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