feat: close AgentRun commander task plane gaps
This commit is contained in:
Executable
+5
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
set -eu
|
||||
|
||||
self_dir=$(CDPATH= cd -- "$(dirname -- "$0")" && pwd)
|
||||
exec "$self_dir/tran" "$@"
|
||||
Reference in New Issue
Block a user