From 9cd974fed923effaa6c51c841a852df0cd5a6069 Mon Sep 17 00:00:00 2001 From: shenmo Date: Thu, 16 Jun 2022 05:31:05 +0000 Subject: [PATCH] =?UTF-8?q?=E4=B8=8D=E5=86=8Dcase=20yoyo?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- debian/spark-store.postinst | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/debian/spark-store.postinst b/debian/spark-store.postinst index c3da43f..f4cf8d5 100755 --- a/debian/spark-store.postinst +++ b/debian/spark-store.postinst @@ -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