This commit is contained in:
Yawasau
2024-04-06 15:05:08 +08:00
parent 0963b30a34
commit 8ba016567a
2 changed files with 139 additions and 109 deletions

View File

@@ -1,5 +1,5 @@
#!/system/bin/sh
set -x 2> /cache/debug_output.log
[[ -d /data/cache ]] && set -x 2> /data/cache/debug_output.log
shell_language="zh-TW"
MODDIR="$MODDIR"
MODDIR_NAME="${MODDIR##*/}"