mirror of
https://gitee.com/spark-store-project/spark-store
synced 2026-03-23 05:49:43 +08:00
@@ -378,7 +378,7 @@ function install_in_ace_env() {
|
||||
# 首先尝试dry-run测试
|
||||
if ! $ace_cmd aptss install --dry-run "$deb_path"; then
|
||||
echo "初始dry-run测试失败,尝试更新后重试..."
|
||||
$ace_cmd "aptss update"
|
||||
$ace_cmd aptss update
|
||||
if ! $ace_cmd aptss install --dry-run "$deb_path"; then
|
||||
echo "dry-run测试仍然失败,放弃安装"
|
||||
echo "OMG_IT_GOES_WRONG"
|
||||
|
||||
Reference in New Issue
Block a user