修复 无法转换包的问题,提示需要安装dpkg;修复 apm debug 失效的问题

This commit is contained in:
2025-10-31 13:04:38 +08:00
parent 137460768f
commit 7b06cf293b
4 changed files with 7 additions and 2 deletions

View File

@@ -315,6 +315,7 @@ case "$1" in
fi
;;
debug)
shift
debug_info $@
;;
ssaudit)