mirror of
https://github.com/juewuy/ShellCrash.git
synced 2026-03-11 07:51:45 +00:00
~优化菜单结构
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
用于存放脚本内置工具的脚本
|
||||
|
||||
此处脚本内容不应包含非报错的文字输出和log输出
|
||||
引用方式必须为:
|
||||
|
||||
```shell
|
||||
. "$CRASHDIR"/libs/xxx.sh
|
||||
```
|
||||
|
||||
返回码必须是return x而不能是exit x
|
||||
|
||||
此处脚本内容不应包含文字输出和log输出
|
||||
Reference in New Issue
Block a user