update src/usr/bin/amber-pm-convert.

Signed-off-by: shenmo <jifengshenmo@outlook.com>
This commit is contained in:
2025-11-26 02:46:02 +00:00
committed by Gitee
parent 01a73891ec
commit 55a4e3b66a

View File

@@ -513,7 +513,7 @@ process_desktop_file() {
log.warn "桌面文件可能未正确修改: $desktop_file" log.warn "桌面文件可能未正确修改: $desktop_file"
fi fi
} }
}
# 4. 如果有 DEB 文件,进行自动化的检查、解包与修改 # 4. 如果有 DEB 文件,进行自动化的检查、解包与修改
if [ -n "$DEB_PATH" ]; then if [ -n "$DEB_PATH" ]; then