mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-09-02 17:32:25 +08:00
commit
289f3020fe
5
debian/spark-store.postinst
vendored
5
debian/spark-store.postinst
vendored
@ -48,10 +48,7 @@ case "$1" in
|
|||||||
if [ -x "/usr/bin/deepin-app-store-tool" ] ; then
|
if [ -x "/usr/bin/deepin-app-store-tool" ] ; then
|
||||||
exit 0
|
exit 0
|
||||||
fi
|
fi
|
||||||
# Quit if yoyo-daemon existed
|
|
||||||
if [ -x "/usr/bin/yoyo-daemon" ] ; then
|
|
||||||
exit 0
|
|
||||||
fi
|
|
||||||
# Trigger for UOS debs installation
|
# Trigger for UOS debs installation
|
||||||
echo '--------检测到Uniontech标准软件包,运行补丁以修正安装--------'
|
echo '--------检测到Uniontech标准软件包,运行补丁以修正安装--------'
|
||||||
if [ -x "/usr/local/bin/spark-dstore-patch" ] ; then
|
if [ -x "/usr/local/bin/spark-dstore-patch" ] ; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user