chore: bump version for shell refactor (1.0.0 -> 1.0.1)
- th_01_base.js: 1.0.1 (Base64 decode comment cleanup) - th_10_shell.js: 1.0.1 (remove Action-first path, keep only broadcast bridge) - th_11_action.js: 1.0.1 (toast msg update) - ToolHub.js: MODULE_MANIFEST synced
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// @version 1.0.0
|
||||
// @version 1.0.1
|
||||
// =======================【Shell:广播桥执行】======================
|
||||
// 仅通过广播桥发送 shell 命令,由外部接收器实际执行。
|
||||
// 注意:system_server 进程本身不直接执行 shell。
|
||||
|
||||
Reference in New Issue
Block a user