mirror of
https://gitee.com/amber-ce/amber-pm
synced 2026-03-26 15:39:50 +08:00
修复 无法转换包的问题,提示需要安装dpkg;修复 apm debug 失效的问题
This commit is contained in:
@@ -315,6 +315,7 @@ case "$1" in
|
||||
fi
|
||||
;;
|
||||
debug)
|
||||
shift
|
||||
debug_info $@
|
||||
;;
|
||||
ssaudit)
|
||||
|
||||
Reference in New Issue
Block a user