fix: 跟进 dryrun 的错误信息

This commit is contained in:
2023-03-13 00:33:01 +08:00
parent fea69319de
commit 5394e5cc57
6 changed files with 285 additions and 166 deletions

View File

@@ -89,6 +89,7 @@ try_run_ret="$?"
if [ "$try_run_ret" -ne 0 ]
then
echo "OMG-IT-GOES-WRONG"
echo "Package manager quit with exit code.Here is the log"
echo "包管理器以错误代码退出.日志如下"
echo