update tool/ssinstall.

Signed-off-by: shenmo <jifengshenmo@outlook.com>
This commit is contained in:
shenmo 2025-03-15 15:38:20 +00:00 committed by Gitee
parent 73f84a2861
commit e2a0079c6e
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

@ -214,7 +214,7 @@ if [ ! -z "$IS_SHA512SUM_CHECKED" ]; then
echo "----------------------------------------"
exit "$try_run_ret"
fi
bookworm-run dpkg -i "$DEBPATH" || aptss install "$DEBPATH" -yf
bookworm-run 'dpkg -i "$DEBPATH" || aptss install "$DEBPATH" -yf '
fi
else # 如果在主机安装失败且未安装ACE报错退出并推荐安装 ACE