mirror of
https://gitee.com/amber-ce/amber-pm
synced 2025-12-18 19:31:37 +08:00
apm convert 用ssaudit 安装
Signed-off-by: shenmo <jifengshenmo@outlook.com>
This commit is contained in:
@@ -141,7 +141,7 @@ fi
|
|||||||
log.info "安装前检查通过,开始实际安装..."
|
log.info "安装前检查通过,开始实际安装..."
|
||||||
|
|
||||||
# 实际安装DEB包
|
# 实际安装DEB包
|
||||||
if ! sudo -E /var/lib/apm/apm/files/ace-run-pkg aptss install "$DEB_PATH" -y; then
|
if ! sudo -E /var/lib/apm/apm/files/ace-run-pkg ssaudit "$DEB_PATH" --native; then
|
||||||
log.error "错误:DEB包安装失败"
|
log.error "错误:DEB包安装失败"
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user