update tool/ssinstall.

This commit is contained in:
shenmo 2025-03-15 15:38:20 +00:00
parent 97224aecdd
commit 663d3d88fb

View File

@ -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