重新加回安装后创建快捷方式

This commit is contained in:
shenmo 2025-06-12 00:19:01 +08:00
parent 70fe7f5da9
commit 01aa9bc281
2 changed files with 2 additions and 0 deletions

@ -340,6 +340,7 @@ function auto_try_install() {
# 首先尝试在主机安装
if install_in_host "$deb_path"; then
create_desktop_file
return 0
fi

@ -340,6 +340,7 @@ function auto_try_install() {
# 首先尝试在主机安装
if install_in_host "$deb_path"; then
create_desktop_file
return 0
fi