mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-07-13 00:52:20 +08:00
检测yoyo-daemon
This commit is contained in:
parent
1828a60ff1
commit
d326e8919f
5
debian/spark-store.postinst
vendored
5
debian/spark-store.postinst
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user