mirror of
https://github.com/juewuy/ShellCrash.git
synced 2026-03-11 07:51:45 +00:00
217 B
217 B
用于存放脚本内置工具的脚本
引用方式必须为:
. "$CRASHDIR"/libs/xxx.sh
返回码必须是return x而不能是exit x
此处脚本内容不应包含文字输出和log输出