mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-10-05 18:12:19 +08:00
重新加回安装后创建快捷方式
This commit is contained in:
parent
e98def4839
commit
50fd18fbe4
@ -340,6 +340,7 @@ function auto_try_install() {
|
|||||||
|
|
||||||
# 首先尝试在主机安装
|
# 首先尝试在主机安装
|
||||||
if install_in_host "$deb_path"; then
|
if install_in_host "$deb_path"; then
|
||||||
|
create_desktop_file
|
||||||
return 0
|
return 0
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
@ -340,6 +340,7 @@ function auto_try_install() {
|
|||||||
|
|
||||||
# 首先尝试在主机安装
|
# 首先尝试在主机安装
|
||||||
if install_in_host "$deb_path"; then
|
if install_in_host "$deb_path"; then
|
||||||
|
create_desktop_file
|
||||||
return 0
|
return 0
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user