mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-06-02 14:39:49 +08:00
update tool/ssinstall.
Signed-off-by: shenmo <jifengshenmo@outlook.com>
This commit is contained in:
parent
73f84a2861
commit
e2a0079c6e
@ -214,7 +214,7 @@ if [ ! -z "$IS_SHA512SUM_CHECKED" ]; then
|
|||||||
echo "----------------------------------------"
|
echo "----------------------------------------"
|
||||||
exit "$try_run_ret"
|
exit "$try_run_ret"
|
||||||
fi
|
fi
|
||||||
bookworm-run dpkg -i "$DEBPATH" || aptss install "$DEBPATH" -yf
|
bookworm-run 'dpkg -i "$DEBPATH" || aptss install "$DEBPATH" -yf '
|
||||||
fi
|
fi
|
||||||
|
|
||||||
else # 如果在主机安装失败且未安装ACE,报错退出并推荐安装 ACE
|
else # 如果在主机安装失败且未安装ACE,报错退出并推荐安装 ACE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user