Skip to content

Commit e2e1696

Browse files
committed
Include bridge CLIs in native package manifests
1 parent af1cf7a commit e2e1696

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

packaging/scripts/write-native-package-manifest.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,9 @@ def main() -> int:
4747
"turtle-agentd",
4848
"turtle-agentctl",
4949
"turtle-tmux",
50+
"turtle-cloudfog",
51+
"turtle-superconscious",
52+
"turtle-agent-machine",
5053
"sourceos-term"
5154
],
5255
"private_runtime_path": "libexec/turtle-term",

0 commit comments

Comments
 (0)